summaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2023-05-10refactor(nvim): remove unused utils and clean upToby Vincent
2023-05-10fix(nvim): only write session if ran without argsToby Vincent
2023-05-10fix(nvim): map *.conf files to confiniToby Vincent
2023-05-09feat(nvim): add powershell_es lspToby Vincent
2023-05-09refactor(nvim): unify filetype definitionsToby Vincent
2023-05-08fix(nvim): add hack to fix statusline highlight bugToby Vincent
2023-05-07perf(nvim): remove lualineToby Vincent
2023-05-07fix(nvim): add lsp symbol keymap and add help ...Toby Vincent
2023-05-07refactor(nvim): stop lazy loading tobyvin.diagnosticToby Vincent
2023-05-05fix(nvim): add error handling to mksession wrapperToby Vincent
2023-05-04perf(nvim): remove unused telescope extensions ...Toby Vincent
2023-05-03fix(nvim): make LspSemanticHighlight more ...Toby Vincent
2023-05-03refactor(nvim): remove bufjump with bn/bpToby Vincent
2023-05-03chore(nvim,deps): update pluginsToby Vincent
2023-05-03fix: remove ts-playground for builtin :Inspect ...Toby Vincent
2023-05-03refactor(nvim): refactor lualine and remove nvim-web-devicons depToby Vincent
2023-05-03refactor(nvim): remove unused optionsToby Vincent
2023-05-03feat(nvim): add Lazy reload and deactivate subcommandsToby Vincent
2023-05-03fix(nvim): fix bug in existing session detectionToby Vincent
2023-05-02fix(nvim): delete empty buffer on dashboard createToby Vincent
2023-05-02fix(nvim): catch errors in session write autocmdToby Vincent
2023-05-02feat(nvim): add firenvim, a firefox nvim editorToby Vincent
2023-05-02fix(nvim): clean up noice configToby Vincent
2023-05-02fix(nvim): use existing session name if it existsToby Vincent
2023-05-01refactor(nvim): simplify lualine and colorschemeToby Vincent
2023-05-01fix(nvim): remove plenary dependency from utils.sessionToby Vincent
2023-05-01fix(nvim): run MasonUpdate when updating plugins and remove unused scope.nvimToby Vincent
2023-05-01perf(nvim): remove nvim-navicToby Vincent
2023-05-01chore(nvim,dep): update pluginsToby Vincent
2023-05-01fix(nvim): set eml filetype to mail and set textwidth to 72Toby Vincent
2023-05-01fix(nvim): change plugin spec to get annotations and completion workingToby Vincent
2023-05-01feat(nvim): add cellular-automation.nvimToby Vincent
2023-05-01feat(nvim): replace mini.sessions with mksession helper functionsToby Vincent
2023-04-21feat(nvim): add c# supportToby Vincent
2023-04-05fix(nvim): improve rust-tool + DAP setupToby Vincent
2023-04-01feat(nvim): add pretty-fold.nvimToby Vincent
2023-03-28feat(nvim): add jdtls plugin and fix setting in yamllsToby Vincent
2023-03-25feat(nvim): add bufjump.nvim and remove harpoon.nvimToby Vincent
2023-03-25feat(nvim,lsp): properly setup formatexprToby Vincent
2023-03-22chore(nvim,dep): update pluginsToby Vincent
2023-03-15fix(nvim,lsp): fix bug in texlive configToby Vincent
2023-03-14fix(nvim,lsp): move back to latexmk for texliveToby Vincent
2023-03-13feat(nvim): add nginxbeautifierToby Vincent
2023-03-13fix(nvim): load lsp.lua before any pluginsToby Vincent
2023-03-08fix(nvim): disable frecency for find_filesToby Vincent
2023-02-26chore(nvim,deps): update pluginsToby Vincent
2023-02-26fix(nvim): fix gitsigns range hunk staging keymapsToby Vincent
2023-02-26feat(nvim): add keymap to close rust-tools runnables bufferToby Vincent
2023-02-26fix(nvim): fix telescope-undo keymapsToby Vincent
2023-02-20fix(nvim): remove neogitToby Vincent