aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim
AgeCommit message (Expand)Author
2022-10-03feat(nvim): add caching to alpha renderingToby Vincent
2022-10-03fix(nvim): remove call to invalid lsp log functionToby Vincent
2022-10-02feat(nvim): configure alpha start screenToby Vincent
2022-10-02fix(nvim): disable treesitter on help filesToby Vincent
2022-10-02feat(nvim): add proper lua-dev configToby Vincent
2022-10-02feat(nvim): add filtering to lsp request handlersToby Vincent
2022-10-02feat(nvim): add tokyonight themeToby Vincent
2022-10-01feat(nvim): add gruvbox and remove gruvbox-flatToby Vincent
2022-10-01refactor(nvim): remove datetime and clean up alpha layoutToby Vincent
2022-10-01refactor(nvim): remove unused configsToby Vincent
2022-10-01fix(nvim): add packer_plugins to lua globalsToby Vincent
2022-10-01fix(nvim): add gitrebase ft to unlisted buffersToby Vincent
2022-10-01refactor(nvim): swap buffer/workspace diagnostics keymapsToby Vincent
2022-09-30feat(nvim): remove latexformat from null-lsToby Vincent
2022-09-30feat(nvim): improve lualine inactive sectionToby Vincent
2022-09-30feat(nvim): add listchars optionsToby Vincent
2022-09-30refactor(nvim): clean up neogit configToby Vincent
2022-09-30feat(nvim): add help ft to unlisted buffer autocmdToby Vincent
2022-09-29feat(nvim): improve base keymaps and add alpha.nvimToby Vincent
2022-09-28chore(nvim): remove empty moduleToby Vincent
2022-09-28fix(nvim): fix C-k keymap collisionToby Vincent
2022-09-28fix(nvim): replace notify log level string with explicit enumToby Vincent
2022-09-28feat(nvim): impove documentation keymapsToby Vincent
2022-09-28feat(nvim): move utils into namespaced modulesToby Vincent
2022-09-26fix(nvim): disable additional TS highlights (syntax) for latexToby Vincent
2022-09-26fix(nvim): swap keybinds for loading sessionsToby Vincent
2022-09-25feat(nvim): migrate from autosessions to session_managerToby Vincent
2022-09-24feat(nvim): configure python lspToby Vincent
2022-09-24fix(nvim): remove omnifunc as it conflicts with nvim-cmpToby Vincent
2022-09-23feat(nvim): switch markdown formatterToby Vincent
2022-09-23feat(nvim): improve keymapsToby Vincent
2022-09-23refactor(nvim): reorganize autocmdsToby Vincent
2022-09-21revert(nvim): remove nvim-lint and formatter.nvim in favor of null-lsToby Vincent
2022-09-20feat(nvim): added mason.nvim, formatter.nvim, lint.nvimToby Vincent
2022-09-17refactor(nvim): remove unused null-ls modulesToby Vincent
2022-09-13feat(nvim): set tabstop=2 for zsh filesToby Vincent
2022-09-12feat(nvim): add zk and nvim-zkToby Vincent
2022-09-12feat(nvim): improve lsp keymaps and cleaned up configsToby Vincent
2022-09-12fix(nvim): update lua-dev setup to reflect new versionToby Vincent
2022-09-12fix(nvim): fix incorrect undotree repoToby Vincent
2022-08-31feat(nvim): fix tabstop and add markdown to tabstop=2 autocmdToby Vincent
2022-08-31revert(nvim): revert global netrw setting for treeviewToby Vincent
2022-08-31feat(nvim): add keymaps for moving lines and center after <C-d>/<C-u>Toby Vincent
2022-08-31style(nvim): remove commented codeToby Vincent
2022-08-31fix(nvim): revert changes in treesitter config to work with main branchToby Vincent
2022-08-31feat(nvim): add config for undotreeToby Vincent
2022-08-29revert(nvim): revert back to using default treesitter-textobjectsToby Vincent
2022-08-29revert(nvim): remove ltex config and markdown diagnosticsToby Vincent
2022-08-28feat(nvim): various config improvementsToby Vincent
2022-08-23feat(nvim): add netrw settingsToby Vincent