dotfiles/nvim/.config/nvim/lua/plugins
Marty Oehme 8748b66344
nvim: Switch python lsp to basedpyright
Switched pyright to basedpyright as it adds a couple noteworthy
rules and some functions that are otherwise exlusive to pylance.

Especially useful for me are semantic highlighting as well as
inlay hints (now that nvim supports it from 0.10 onwards).
2024-06-06 16:23:44 +02:00
..
config nvim: Switch python lsp to basedpyright 2024-06-06 16:23:44 +02:00
core.lua nvim: Move util to core.util module 2024-06-06 16:23:41 +02:00
data_analysis.lua nvim: Re-enable femaco plugin 2024-06-06 16:23:42 +02:00
editing.lua nvim: Switch to mini operators plugin 2024-02-10 14:07:07 +01:00
filebrowsers.lua nvim: Refactor plugin mappings to loading code 2023-12-12 23:24:16 +01:00
git.lua nvim: Update plugins and lazy loading 2023-12-12 15:43:44 +01:00
ide.lua nvim: Move util to core.util module 2024-06-06 16:23:41 +02:00
languages.lua nvim: Restructure lua dir 2023-06-17 21:54:22 +02:00
prose.lua nvim: Move util to core.util module 2024-06-06 16:23:41 +02:00
telescope.lua nvim: Move util to core.util module 2024-06-06 16:23:41 +02:00
treesitter.lua nvim: Update rainbow brackets for deprecated ts modules 2024-05-28 18:31:43 +02:00
ui.lua nvim: Move util to core.util module 2024-06-06 16:23:41 +02:00