aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/lua
AgeCommit message (Collapse)Author
2025-04-22Change loclist bindJP Appel
2025-04-01Add keybind for language server ranged formatJP Appel
2025-03-31Remove keymaps which recieved new defaultsJP Appel
2025-03-31Change telescope keybindsJP Appel
2025-02-19Add minor nvim conf changesJP Appel
2024-12-25Tidy pluginsJP Appel
2024-12-25Change nest colorschemeJP Appel
2024-12-25Add lazydev pluginJP Appel
2024-12-25Move nonkeymap functions to separate fileJP Appel
2024-12-23Change some telescope themesJP Appel
2024-12-16Remove unused pluginsJP Appel
2024-11-29Change oil to not lazy loadJP Appel
2024-11-29Disable some markdown specific pluginsJP Appel
2024-11-29Change nest colorschemeJP Appel
2024-10-30Change ls codeaction bindJP Appel
2024-10-17Change quickfix keybind to toggle instead of openJP Appel
2024-10-07Fix html ls completionsJP Appel
2024-10-07Fix completions for css lsJP Appel
2024-10-07Add helpful bindsJP Appel
2024-09-22Add bind to send selection to qf listJP 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-06-17add texlab ls configJP Appel
2024-05-11add emoji completitions, change showtablineJP Appel
2024-05-11update harpoon configJP Appel
2024-05-11add make keybindJP Appel
2024-02-06fix: enabled colorschemesJP Appel
2024-02-06fix: add module for hostname based configsJP Appel
2024-02-06refactor: use hostname to set colorschemeJP Appel
2024-01-29change: now use :Lexplore for netrw bindJP Appel
2024-01-23refactor: fix blankline configJean-Pierre Appel
2024-01-23feat: add c language server requirementJean-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