dotfiles/nvim/.config/nvim/lua/plugins
Marty Oehme 9421ef807d
nvim: Remove lsp-setup.nvim plugin
Removed the plugin since all its functionality can be replicated with an
equal amount of lines without it nowadays. Should be even simpler in the
future when we can just have individual lsp server config files in the
config dir.
2025-02-05 18:37:55 +01:00
..
base.lua nvim: Track master for plenary 2025-01-31 12:37:04 +01:00
completion.lua nvim: Lazy load completion on insert mode only 2025-02-05 18:28:51 +01:00
data_analysis.lua nvim: Ensure FeMaCo newline in codefence injections 2025-02-01 10:45:52 +01:00
editing.lua nvim: Update dial version and changed key maps 2024-08-12 21:16:50 +02:00
formatting.lua nvim: Do not always run ruff_fix 2025-02-01 10:46:22 +01:00
git.lua nvim: Update which-key mapping functions 2024-07-24 14:53:48 +02:00
languages.lua nvim: Switch nvim-cmp for blink.cmp completion 2025-01-31 09:51:05 +01:00
linting.lua nvim: Disable line length diagnostic for md files 2024-12-01 15:22:01 +01:00
llm.lua nvim: Add simple LLM assisted programming 2025-01-31 12:37:56 +01:00
lsp.lua nvim: Remove lsp-setup.nvim plugin 2025-02-05 18:37:55 +01:00
outliners.lua nvim: Replace aerial outliner with Trouble 2024-12-01 15:23:22 +01:00
pickers.lua nvim: Lazy load completion on insert mode only 2025-02-05 18:28:51 +01:00
prose.lua nvim: Show markdown code blocks in full width 2025-02-03 16:38:38 +01:00
statusline.lua nvim: Simplify statusline python check 2025-02-05 18:28:17 +01:00
terminal.lua wezterm: Decouple toggleterm plugin from ui module 2024-08-14 12:03:23 +02:00
testing.lua nvim: Format lua files 2024-09-15 22:14:38 +02:00
treesitter.lua nvim: Fix wrong lazy.nvim plugin spec options 2024-06-17 13:34:00 +02:00
ui.lua nvim: Add improved helpfile rendering 2024-12-01 15:23:48 +01:00