dotfiles/nvim/.config/nvim/after/ftplugin
Marty Oehme bfb62e6783
nvim: Add markdown code evaluation mappings
Can edit (`<ll>ce`), jump-to (`]c`, `[c`), insert (`<ll>co`,
`<ll>cO`) and run (`<ll>cc`) code cells in markdown files.

They will not be evaluated as part of an overall repl but
only stand-alone!
2023-10-02 19:20:44 +02:00
..
d.lua nvim: Add D language server to auto config 2023-08-07 12:17:20 +02:00
gitcommit.lua lua: Format with stylua 2023-06-15 10:12:30 +02:00
markdown.lua nvim: Add markdown code evaluation mappings 2023-10-02 19:20:44 +02:00
quarto.lua nvim: Add markdown code evaluation mappings 2023-10-02 19:20:44 +02:00