aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
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
2024-05-15chore(nvim,deps): update pluginsToby Vincent
2024-05-15feat(nvim): add Playtime gamesToby Vincent
2024-05-08chore(nvim,deps): update pluginsToby Vincent
2024-05-08fix(nvim): fix bug in gitsignsToby Vincent
2024-05-03fix(nvim): replace renamed function callToby Vincent
2024-05-03chore(nvim,deps): update pluginsToby Vincent
2024-05-03fix(nvim): enable semver for supported pluginsToby Vincent
2024-05-03perf(nvim): remove usused pluginsToby Vincent
2024-05-02fix(nvim): update for changes on masterToby Vincent
2024-04-29fix(nvim): update config for nightlyToby Vincent
2024-04-26feat(nvim): use typstyle for formatting typstToby Vincent
2024-04-23chore(nvim,deps): update pluginsToby Vincent
2024-04-23fix(nvim): remove biome lsp and add denolspToby Vincent
2024-04-23fix(nvim): update `enable()` function definitionToby Vincent
2024-04-23fix(mail): run `notmuch new` hook on new mailToby Vincent
2024-04-10fix(nvim): clean up unused and depreciated stuffToby Vincent
2024-04-10fix(nvim): remove comment plugins due to builtin supportToby Vincent
2024-04-10feat(nvim): (re)add python-lsp-serverToby Vincent
2024-04-07fix(nvim): remove unused functionToby Vincent
2024-04-07fix(nvim): fix leftover epo/cmp stuffToby Vincent
2024-04-06fix(nvim): add neotest dep and remove luasnipToby Vincent
2024-04-05revert(9e529c1): move back to cmp until #25541 ...Toby Vincent
2024-04-05refactor(nvim): cleanup lint.nvim linter iteratorToby Vincent
2024-04-05feat(nvim,lsp): replace black, usort, and pylsp with ruffToby Vincent
2024-04-05feat(nvim): add jinja_lsp configToby Vincent
2024-04-05chore(nvim,deps): update pluginsToby Vincent
2024-04-05feat(nvim): replace nvim-cmp with epoToby Vincent
2024-04-05fix(nvim): fix presence focus events for timeoutToby Vincent
2024-04-04feat(nvim,wip): add initial utils for lsp timeoutToby Vincent