aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2023-01-16fix(nvim): fix bugs in lsp configsToby Vincent
2023-01-16fix(nvim): update lsp config for rust-analyzer for new versionToby Vincent
2023-01-15fix(nvim): set presence idle timout to 300s (5m)Toby Vincent
2023-01-15refactor(nvim,lsp): merge lsp setup and cleanup configsToby Vincent
2023-01-15revert(nvim): revert removing cmp tab keymapsToby Vincent
2023-01-13fix(nvim): clean up cmp bindingsToby Vincent
2023-01-13fix(nvim): improve indent-blankline highlightsToby Vincent
2023-01-13fix(nvim): fix dashboard getting the correct win widthToby Vincent
2023-01-13chore(nvim,deps): update pluginsToby Vincent
2023-01-12fix(nvim): fix bug in dashboard autocmdsToby Vincent
2023-01-11fix(nvim): enable lazy plugin update checkerToby Vincent
2023-01-11fix(nvim): enable noice lsp message handlerToby Vincent
2023-01-11chore(nvim,deps): update pluginsToby Vincent
2023-01-11fix(nvim): fix bug in python dap pluginToby Vincent
2023-01-10fix(nvim): handle missing fortune/cowsay betterToby Vincent
2023-01-10feat(nvim): add cowsay fortune to dashboardToby Vincent
2023-01-10refactor(nvim): rename start to dashboardToby Vincent
2023-01-10fix(nvim): improve dashboardToby Vincent
2023-01-10feat(nvim): impl startup stats in dashboardToby Vincent
2023-01-10chore(nvim,deps): update pluginsToby Vincent
2023-01-09refactor(nvim): clean up colorschemesToby Vincent
2023-01-09fix(nvim): remove mason keymapsToby Vincent
2023-01-09chore(nvim,deps): update pluginsToby Vincent
2023-01-09fix(nvim): map localleader to leaderToby Vincent
2023-01-09fix(nvim): set inactive statusline to full pathToby Vincent
2023-01-09fix(nvim): increase timeoutlen for keymapsToby Vincent
2023-01-09fix(nvim): set proper events to load presenceToby Vincent
2023-01-09fix(nvim): fix duplicate keymapToby Vincent
2023-01-08fix(nvim): set correct ft for start bufferToby Vincent
2023-01-07fix(nvim): fix bug in presence timeout functionToby Vincent
2023-01-03refactor(nvim): move plugins.lua into plugins/init.luaToby Vincent
2023-01-03feat(nvim): add timeout to discord presenceToby Vincent
2023-01-03refactor(nvim): move utils.lua into utils/init.luaToby Vincent
2023-01-03fix(nvim): improve vim optionsToby Vincent
2023-01-03style(nvim): sort optionsToby Vincent
2023-01-03revert(nvim): remove netrw optionsToby Vincent
2023-01-03docs(nvim): document bug in vim/lua autocmdToby Vincent
2023-01-03fix(nvim): fix typo and duplicate in autocmdsToby Vincent
2023-01-03fix(nvim): disable overwriting sessions with empty sessionsToby Vincent
2023-01-02chore(nvim,deps): update pluginsToby Vincent
2023-01-02feat(nvim): add presenceToby Vincent
2023-01-02fix(nvim): fix mason keymapsToby Vincent
2023-01-02fix(nvim): simplify autocmds and remove plenary dependencyToby Vincent
2023-01-02feat(nvim): register vim help documentation providerToby Vincent
2023-01-02refactor(nvim): clean up neodev configToby Vincent
2023-01-01fix(nvim): remove dapui related optionsToby Vincent
2023-01-01chore(nvim,deps): update pluginsToby Vincent
2023-01-01fix(nvim,noice): route Neogit notifs to mini viewToby Vincent
2023-01-01refactor(nvim): improve neogitToby Vincent
2023-01-01fix(nvim): remove diffviewToby Vincent