aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2023-02-02fix(nvim,lsp): add workaround for rust-analyzer bugToby Vincent
2023-02-01revert(nvim): remove warning on telescope keymapToby Vincent
2023-01-30fix(nvim): fix for neogit not respecting auto_show_console = falseToby Vincent
2023-01-28fix(nvim): improve presence statusToby Vincent
2023-01-28fix(nvim): add back telescope keymapsToby Vincent
2023-01-27fix(nvim): add system clipboard syncing for neoclipToby Vincent
2023-01-27fix(nvim): improve ftplugin and autocmdsToby Vincent
2023-01-27chore(nvim,deps): update pluginsToby Vincent
2023-01-27feat(nvim): add telescope-all-recent, telescope-undo, and neoclipToby Vincent
2023-01-25revert(nvim): remove hover and doc handlersToby Vincent
2023-01-25fix(nvim): clean up util module calls and dapToby Vincent
2023-01-25fix(nvim): improve texlab configToby Vincent
2023-01-17feat(nvim): improve latex envToby Vincent
2023-01-17fix(nvim): fix bug in lsp autocmdToby Vincent
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