dotfiles/nvim/.config
Marty Oehme 0f46dcad28
nvim: Fix molten statusline icon
Fixed issue when pynvim did not exist in the environment but we tried to
invoke a molten-nvim command. Now we first fire up python to check for
pynvim existence. This takes a moment so we do it asynchronously and
cache the result for the rest of the program runtime.

Also we only show the molten icon if we are actually connected to a
running kernel.
2024-06-17 15:39:25 +02:00
..
nvim nvim: Fix molten statusline icon 2024-06-17 15:39:25 +02:00
sh nvim: Fix vn note index opening sh alias 2024-06-14 22:48:53 +02:00