aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2022-10-06feat(nvim): set prettier to format markdown line lengthToby Vincent
2022-10-06feat(nvim): add local_use function for packer with optional fallbackToby Vincent
2022-10-05feat(nvim): add mason-update-all and add nvim flag to install.shToby Vincent
2022-10-05feat(nvim): add mason-nvim-dapToby Vincent
2022-10-05feat(nvim): improve texlab and latexindent configsToby Vincent
2022-10-04feat(nvim): use frecency algorithm as telescope sorterToby Vincent
2022-10-04refactor(nvim): update gitsigns keymap styleToby Vincent
2022-10-04refactor(nvim): improve dap configToby Vincent
2022-10-04fix(nvim): fix filetype filter for MRUToby Vincent
2022-10-04fix(nvim): fix bug with how oldfiles was parsed in Alphas MRUToby Vincent
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