dotfiles/nvim/.config
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
..
nvim nvim: Open ipynb files as quarto files 2024-06-16 21:36:57 +02:00
sh nvim: Fix vn note index opening sh alias 2024-06-14 22:48:53 +02:00