aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/lua/plugins
AgeCommit message (Collapse)Author
2024-11-29Disable some markdown specific pluginsJP Appel
2024-11-29Change nest colorschemeJP Appel
2024-10-30Change ls codeaction bindJP Appel
2024-10-07Fix html ls completionsJP Appel
2024-10-07Fix completions for css lsJP Appel
2024-09-20Fix language server configsJP Appel
2024-08-22configured todo-comments and moved filetypes specific pluginsJP Appel
2024-08-22configuration for basedpyright and ruffJP Appel
2024-08-22change trouble quick fix behaviourJP Appel
2024-08-17improved Trouble.nvim config, ensure Go treesitter parserJP Appel
2024-08-17added everforest-nvim colorschemeJP Appel
2024-08-16changed lsp format keymapJP Appel
2024-08-16removed lspzero, updated keymapsJP Appel
2024-07-15simplified plugin setups to optionsJP Appel
2024-07-15installed oil file explorer for nvimJP Appel
2024-06-18add vim to ts parser listJP Appel
2024-06-18change to non-deprecated method for current ls cleintJP Appel
2024-06-17telescope version upgradeJP Appel
2024-05-11add emoji completitions, change showtablineJP Appel
2024-05-11update harpoon configJP Appel
2024-02-06fix: enabled colorschemesJP Appel
2024-02-06refactor: use hostname to set colorschemeJP Appel
2024-01-23refactor: fix blankline configJean-Pierre Appel
2024-01-19feat: toc bind markdown filesJean-Pierre Appel
2024-01-19refactor: colorscheme loadingJean-Pierre Appel
2024-01-15feat: add fidget plugin for lsp notifsJean-Pierre Appel
2024-01-15refactor: setup completions less insanelyJean-Pierre Appel
2024-01-15feat: bindings for quick fix, location list, and lsp diagnosticsJean-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-10-03changed completion menu apperance, added dynamic find reference bindJean-Pierre Appel
2023-10-03updated blankline to v3Jean-Pierre Appel
2023-09-09added github copilotJP Appel
2023-09-09added css supportJP Appel
2023-09-01added tex equation preview via nablaJP Appel
2023-09-01ensure latex parser installed for treesitterJP Appel
2023-08-27added completions for some languagesJean-Pierre Appel
2023-08-26moved to lazy.nvim, configured lspJean-Pierre Appel