dotfiles/nvim/.config
Marty Oehme 0bac43eb91
nvim: Split python venv fetching into multiple
Now we can either fetch the python venv basefolder
(`require('core.util').get_python_venv_basefolder()`) or specifically
the python binary contained within (`.get_python_bin()`).

Additionally, the venv result should be cached for the duration of using
nvim so that we only have to fetch it once, regardless of how many
modules require it.
2024-06-16 17:37:54 +02:00
..
nvim nvim: Split python venv fetching into multiple 2024-06-16 17:37:54 +02:00
sh nvim: Fix vn note index opening sh alias 2024-06-14 22:48:53 +02:00