aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/lua/plugins/init.lua
AgeCommit message (Collapse)Author
2024-12-25Tidy pluginsJP Appel
2024-08-16removed lspzero, updated keymapsJP Appel
2024-01-15feat: add fidget plugin for lsp notifsJean-Pierre Appel
2024-01-15refactor: setup completions less insanelyJean-Pierre Appel
2023-12-17made nvim keymap locations sensible, add harpoonJean-Pierre Appel
Keymaps are now stored in the lua/plugins/<Plugin>.lua or lua/keymap.lua Installed harpoon v2
2023-09-09added css supportJP Appel
2023-08-27added completions for some languagesJean-Pierre Appel
2023-08-26moved to lazy.nvim, configured lspJean-Pierre Appel