dotfiles/nvim/.config/nvim
Marty Oehme 3b1a874883
nvim: Open ipynb files as quarto files
We can now open any ipynb file as if it were a quarto document by
leveraging the `jupytext.nvim` extension which works in the background
to convert everything. Will only work if `jupytext` program is actually
installed on the machine.

Allows normal editing of the file and will write any changes back to the
original notebook on save and exit!
2024-06-16 21:36:57 +02:00
..
after/ftplugin nvim: Set up quarto for interactive python work 2024-06-16 21:36:53 +02:00
ftdetect nvim: Add ft detection for dvc files 2024-01-11 17:59:46 +01:00
lua nvim: Open ipynb files as quarto files 2024-06-16 21:36:57 +02:00
spell nvim: Update spellfile 2024-02-24 09:13:39 +01:00
abbrev.vim nvim: Remove copyright abbreviation 2023-06-15 09:59:45 +02:00
init.lua nvim: Refactor core setting loading into core module 2023-12-12 14:07:43 +01:00
lazy-lock.json nvim: Open ipynb files as quarto files 2024-06-16 21:36:57 +02:00