aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
2024-08-30fix(nvim): restore visual marks after 'o' motionToby Vincent
2024-08-30fix(nvim,zathura): fix texlab forward searchToby Vincent
2024-08-25fix(nvim): remove conform's whitespace formattersToby Vincent
2024-08-23fix(nvim): force oil not to follow symlinksToby Vincent
2024-08-22fix(nvim): add workaround for rust-analyzer docsToby Vincent
2024-08-22fix(nvim): minor bug fix and change qf highlightToby Vincent
2024-08-15feat(nvim): format graphql with prettierToby Vincent
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