aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
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
2022-12-30refactor(nvim): remove hover handler override in rust-toolsToby Vincent
2022-12-30revert(nvim): remove crates.nvim due to bugsToby Vincent
2022-12-30feat(nvim): move lsp progress into noice from fidgetToby Vincent
2022-12-30fix(nvim): fix bug when trying to a non-existant load sessionToby Vincent
2022-12-29feat(nvim): add start bufferToby Vincent
2022-12-29fix(nvim): fix bug in sessions write functionToby Vincent
2022-12-29fix(nvim): fix session name and create missing session directoryToby Vincent
2022-12-29feat(nvim): enable version for plugins that (properly) support semverToby Vincent
2022-12-29refactor(nvim,lazy): bootstrap stable branchToby Vincent
2022-12-29chore(nvim): update pluginsToby Vincent
2022-12-29feat(nvim): migrate from session_manager to mini.sessionsToby Vincent