aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
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
2024-04-02fix(nvim): fix typo in command descriptionToby Vincent
2024-03-29fix(nvim): enable conform for jsoncToby Vincent
2024-03-29fix(nvim): fix bug in Runtime commandToby Vincent
2024-03-19fix(nvim,lsp): increase lsp progress ringbuf sizeToby Vincent
2024-03-18fix(nvim): move cnext/cprev to unused keybindToby Vincent
2024-03-13feat(nvim): add deno_fmt for jsonToby Vincent
2024-03-11chore(nvim,deps): update pluginsToby Vincent
2024-03-11fix(nvim): clean up nvim-cmpToby Vincent
2024-03-01feat(nvim): add keymap for md checkbox toggleToby Vincent
2024-02-29fix(nvim): improve tabstop optionsToby Vincent
2024-02-29feat(nvim): add command to search runtime filesToby Vincent
2024-02-29fix(nvim): markdown indent styleToby Vincent
2024-02-29fix(nvim): remove mason-lock lockfile and pluginToby Vincent