aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
2023-10-03fix(nvim): improve dashboard and fix lintsToby Vincent
2023-10-01fix(nvim): improve markdown formattingToby Vincent
2023-09-30fix(nvim): replace efm with conform and nvim-lintToby Vincent
2023-09-30feat(nvim): replace netrw with oil.nvimToby Vincent
2023-09-28fix(nvim): improve dashboardToby Vincent
2023-09-22chore(nvim,dep): update pluginsToby Vincent
2023-09-21fix(nvim): improve filetype detectionToby Vincent
2023-09-21fix(nvim): disable lazy loading of masonToby Vincent
2023-08-31fix(nvim): remove duplicate linterToby Vincent
2023-08-31build: use chkstow and further simplify installToby Vincent
2023-08-27fix: simplify install scriptToby Vincent
2023-08-23feat(mutt): add mutt configsToby Vincent
2023-08-22feat(nvim): add css formattingToby Vincent
2023-08-22chore(nvim,dep): update pluginsToby Vincent
2023-08-22refactor(nvim): clean up plugin configs and typesToby Vincent
2023-08-22feat(nvim)!: move to efm due to null-ls being archivedToby Vincent
2023-08-19chore(nvim,dep): update pluginsToby Vincent
2023-08-19feat: add hjson syntax pluginToby Vincent
2023-08-08fix: fix font config in multiple locationsToby Vincent
2023-07-14fix(nvim): filetype when using `sudoedit`/`sudo -e`Toby Vincent
2023-07-03fix(nvim): override presence's socket methodsToby Vincent
2023-07-01fix(nvim): fix git conflict keymapsToby Vincent
2023-06-23revert(01af646): breaks normal formattingToby Vincent
2023-06-23fix(nvim): set nginx formatterToby Vincent
2023-06-19chore(nvim,dep): update pluginsToby Vincent
2023-06-16fix(nvim): add workaround for bug in lspconfigToby Vincent
2023-06-16chore(nvim,deps): update pluginsToby Vincent
2023-06-16fix(nvim): prevent qf next from splittingToby Vincent
2023-06-16fix(nvim): remove keymaps for qf and loc listsToby Vincent
2023-06-16fix(nvim): remove nvim-bqfToby Vincent
2023-06-16feat(nvim,rust): add run last commandsToby Vincent
2023-06-16fix(nvim): only run autocmds for noninteractive autocmdsToby Vincent
2023-06-16refactor(nvim): clean unnecessary optionsToby Vincent
2023-05-31fix(nvim): fix width of cmp menu, esp. using rustToby Vincent
2023-05-31fix(nvim): disable pumblend/winblend due to bug(?)Toby Vincent
2023-05-31chore(nvim,deps): update pluginsToby Vincent
2023-05-30fix(nvim): add htmldjango to html lspToby Vincent
2023-05-29refactor(nvim): improve dap config and lazy loadToby Vincent
2023-05-29feat(nvim): refresh lsp codelens on lsp attachToby Vincent
2023-05-29fix(nvim): switch to fork of rust-tools.nvimToby Vincent
2023-05-28revert(nvim): running on format was a mistakeToby Vincent
2023-05-28fix(nvim): move whitespace trim autocmd to null-lsToby Vincent
2023-05-28build(nvim): clean plugins on installToby Vincent
2023-05-28revert: move back to null-lsToby Vincent
2023-05-27feat(nvim): move null-ls linters to nvim-lintToby Vincent
2023-05-27chore(nvim,deps): update pluginsToby Vincent
2023-05-27fix(nvim): add PKGBUILD ft to avoid lint errorsToby Vincent
2023-05-27fix(nvim): replace moved nerdfont charactersToby Vincent
2023-05-26style(nvim): fix typo in commentToby Vincent
2023-05-26fix(nvim): add scrolloffset to cmp windowToby Vincent