summaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config
AgeCommit message (Expand)Author
2022-07-06feat(nvim): improve statusline with location and lsp progressToby Vincent
2022-07-05feat(nvim): add setup for discord presenceToby Vincent
2022-07-05fix(nvim): only run codelldb check on rust lsp attachToby Vincent
2022-07-05feat(nvim): improve buffers handling, bufferline, and diagnosticsToby Vincent
2022-07-05feat(nvim): use module syntax for mappings and autocommandsToby Vincent
2022-07-05fix(nvim): remove duplicate `<leader>l` from lhs of lspconfig keymapsToby Vincent
2022-07-01feat(nvim): refactor bufferline and remove unused configsToby Vincent
2022-06-28fix(nvim): start alpha when bufdelete closes the last bufferToby Vincent
2022-06-28feat(nvim): complete rewrite of neovim configsToby Vincent
2022-05-27feat(nvim): added lsp-installerToby Vincent
2022-05-25feat(nvim): improve neovim configsToby Vincent
2022-05-25feat: add background transparency to alacritty and neovimToby Vincent
2022-05-05fix: match lualine theme with tmux theme (true gruvbox)Toby Vincent
2022-05-05feat: simplify configs and improve themeToby Vincent
2022-05-01style: fix formattingToby Vincent
2022-05-01fix: remove project pluginToby Vincent
2022-05-01feat: migrate to gruvbox themeToby Vincent
2022-04-16feat: add session managerToby Vincent
2022-04-07fix: neovim config bugfixesToby Vincent
2022-03-30fix: removed compiled packer from gitToby Vincent
2022-03-28fix: remove alias python -> python3Toby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent