dotfiles/nvim
Marty Oehme 4697e09472
nvim: Ensure pythonPath setting always finds entry
LSP attachment would complain if it did not find an existing dict to
access in the `settings.python` section of the python lsp dictionaries.
This fixes that by creating an empty dict if nothing exists yet,
essentially functioning as null-check.
2024-06-06 16:23:43 +02:00
..
.config nvim: Ensure pythonPath setting always finds entry 2024-06-06 16:23:43 +02:00