aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
2024-08-15fix(nvim): fix yamlls configToby Vincent
2024-08-13fix(nvim): fix python lspToby Vincent
2024-08-13feat(nvim): add back codecompanion for nowToby Vincent
2024-08-13fix(nvim): fix bug in ui.select implementationToby Vincent
2024-08-12feat(nvim): add luarocks config and lualatex typesToby Vincent
2024-08-11fix(zsh): use system clipboard in zsh vi modeToby Vincent
2024-08-08fix(nvim): remove unused TS parserToby Vincent
2024-08-08fix(nvim): fix cmp overriding keymapsToby Vincent
2024-08-07refactor(nvim): improve plugin versioning and loadingToby Vincent
2024-08-06fix(nvim): fix config for colorizerToby Vincent
2024-08-06feat(nvim): replace codecompanion with ollama.nvimToby Vincent
2024-08-06chore(nvim,deps): update pluginsToby Vincent
2024-08-06feat(nvim): add in-process lsp server moduleToby Vincent
2024-08-01fix(nvim): use default formatting for emailsToby Vincent
2024-07-31feat(nvim): enable exrc to read .nvim.lua filesToby Vincent
2024-07-31refactor(nvim): cleanup cmp pluginToby Vincent
2024-07-30perf(nvim): fix lint-nvim lazy loading and debounceToby Vincent
2024-07-28refactor(nvim): clean up and rename augroupsToby Vincent
2024-07-28fix(nvim): clean up unused utilsToby Vincent
2024-07-27fix(nvim): fix lsp overriding normal gx openToby Vincent
2024-07-26fix(nvim): fix hunk navigationToby Vincent
2024-07-26fix(nvim): fix presence not being set on session loadToby Vincent
2024-07-26fix(nvim): clean up select/input functionsToby Vincent
2024-07-26fix(nvim): use local conform repo to fix bugToby Vincent
2024-07-25fix(nvim): fix code action keymapToby Vincent
2024-07-24fix(nvim): add temp workaround for bug in conform.nvimToby Vincent
2024-07-24refactor(nvim): update utils.session to use vim.fsToby Vincent
2024-07-24feat(nvim): add codecompanion (using ollama)Toby Vincent
2024-07-24chore(nvim,deps): update pluginsToby Vincent
2024-07-23feat(xdg)!: move ~/src and ~/pkg into ~/.localToby Vincent
2024-07-19feat(nvim): add comment treesitterToby Vincent
2024-07-11fix(nvim): remove unused telescope keymapsToby Vincent
2024-07-11feat(nvim): replace dressing plugin custom functionToby Vincent
2024-07-11chore(nvim,deps): update pluginsToby Vincent
2024-07-02fix(nvim): disable latexindent log fileToby Vincent
2024-07-02feat(nvim): add zig treesitterToby Vincent
2024-06-25fix(nvim): fix lsp default capabilitiesToby Vincent
2024-06-24fix(nvim): simplify nvim-lint config a bitToby Vincent
2024-06-24chore(nvim,deps): update pluginsToby Vincent
2024-06-11fix(nvim): disable pylsp autoimportToby Vincent
2024-06-05fix(nvim): update new nightly lsp bindingsToby Vincent
2024-06-05feat(nvim): add lazydev.nvim and remove neodevToby Vincent
2024-05-29fix(nvim): fix pylsp configToby Vincent
2024-05-28feat!: remove unused configs and cleanup pathsToby Vincent
2024-05-27fix(nvim): remove unused plugins (dap)Toby Vincent
2024-05-20fix(nvim): improve python lsp and fix autocmdsToby Vincent
2024-05-20perf(nvim): remove treesitter_contextToby Vincent
2024-05-20chore(nvim,deps): update pluginsToby Vincent
2024-05-17fix(nvim): add nginxfmt.pyToby Vincent
2024-05-16fix(nvim): add reverted lsp keymapsToby Vincent