aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2023-05-24fix(nvim): use plugin.cond over plugin.enabledToby Vincent
2023-05-24feat(nvim): add qf list keymaps and autocmdToby Vincent
2023-05-24refactor(nvim): move to bottom of term on TermOpenToby Vincent
2023-05-24chore(nvim,deps): update pluginsToby Vincent
2023-05-23feat(nvim): add corrective user commandsToby Vincent
2023-05-23fix(nvim): remove zola.nvim as it breaks ...Toby Vincent
2023-05-23fix(nvim): improve terminal mode keymapsToby Vincent
2023-05-22fix(nvim): remove mason-lspconfig install autocmdToby Vincent
2023-05-22refactor(nvim): remove telescope file browserToby Vincent
2023-05-22chore(nvim,deps): update pluginsToby Vincent
2023-05-22fix(nvim): restrict filetypes for colorizerToby Vincent
2023-05-22fix(nvim): add PKGBUILD filetypeToby Vincent
2023-05-22fix(nvim): fix neodev lspconfig dep orderToby Vincent
2023-05-21fix(nvim): remove unused deps from lspconfig specToby Vincent
2023-05-21feat(nvim): enable auto-setup in mason configsToby Vincent
2023-05-21style(nvim): sort lsp configs alphabeticallyToby Vincent
2023-05-20feat(nvim): add peek.nvimToby Vincent
2023-05-19feat(nvim): add keymap to open diffToby Vincent
2023-05-19refactor(nvim): enable stack jumpoptionToby Vincent
2023-05-19fix(nvim): switch to maintained fork of nvim-colorizerToby Vincent
2023-05-19feat(nvim,lsp): add dockerls and fix htmlToby Vincent
2023-05-18revert(nvim): remove htmldjango treesitter parserToby Vincent
2023-05-18fix(nvim): add htmldjango treesitter parserToby Vincent
2023-05-17feat(nvim): add typos to null-ls and disable spellToby Vincent
2023-05-17fix(nvim): only reload dashboard on LazyVimStartedToby Vincent
2023-05-17feat(nvim): add nvim-dap-repl-highlightsToby Vincent
2023-05-17refactor(nvim): remove null-ls keymapToby Vincent
2023-05-17revert(nvim): remove spellfile from repositoryToby Vincent
2023-05-16feat(nvim): add null-ls-embedded source to null-lsToby Vincent
2023-05-16fix(nvim): improve spell related configsToby Vincent
2023-05-16fix(nvim): remove markdownlint dup heading lintToby Vincent
2023-05-15feat(nvim): add statuscol.nvimToby Vincent
2023-05-15fix(nvim): fix invalid plugin structureToby Vincent
2023-05-15fix(nvim): fix incorrect options and highlightToby Vincent
2023-05-15fix(nvim): fix moved Nerd Font code pointsToby Vincent
2023-05-14chore(nvim,deps): update pluginsToby Vincent
2023-05-14feat(nvim): set scss tabstop to 2Toby Vincent
2023-05-14fix(nvim): fix sign definitionsToby Vincent
2023-05-14refactor(nvim): enable compact notificationsToby Vincent
2023-05-13feat(nvim): add html lspToby Vincent
2023-05-12chore(nvim,dep): update pluginsToby Vincent
2023-05-12feat(nvim): setup zola developmentToby Vincent
2023-05-11refactor(nvim): restructure pluginsToby Vincent
2023-05-11fix(nvim): check for buffers when reading sessionToby Vincent
2023-05-10fix(nvim): remove print statement from dashboardToby Vincent
2023-05-10refactor(nvim): remove unused utils and clean upToby Vincent
2023-05-10fix(nvim): only write session if ran without argsToby Vincent
2023-05-10fix(nvim): map *.conf files to confiniToby Vincent
2023-05-09feat(nvim): add powershell_es lspToby Vincent
2023-05-09refactor(nvim): unify filetype definitionsToby Vincent