aboutsummaryrefslogtreecommitdiff
path: root/config/nvim
AgeCommit message (Expand)Author
2021-12-03Added remove trailing white spaces on save to neovimCharles Cabergs
2021-12-02Disabling lsp diagnostics sign in gutter neovimCharles Cabergs
2021-12-01Updated neovim config to disable treesitter error highlightCharles Cabergs
2021-12-01Added python lsp for neovim (with flake8 integration)Charles Cabergs
2021-12-01Added C lsp for neovimCharles Cabergs
2021-12-01Added autocmd to run PackerCompile after modifing plugins.luaCharles Cabergs
2021-12-01Added rust lsp to neovimCharles Cabergs
2021-11-20Moved nvim plugins config in plugins.lua file, Switching to comments.nvim sin...Charles Cabergs
2021-11-20Added neovim todo-comments plugins to highlight and list todosCharles Cabergs
2021-11-20Updated project-open to use $TERMINAL and changing the variable to alacrittyCharles Cabergs
2021-11-20Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-11-19Added nvim python breakpoint add/delete shortcutsCharles Cabergs
2021-11-18Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser f...Charles Cabergs
2021-11-15Added cross platform configuration for alacritty (with a 'darwin' or 'linux' ...Charles Cabergs
2021-11-15Updated neovim mappings with Sideways and ArgWrapCharles Cabergs
2021-11-06Added neovim clangd language server, Added telescope for help and commandsCharles Cabergs
2021-11-06Added vim-cool pluginCharles Cabergs
2021-11-06Added vim telescope mappings and Ctrl-j/k to navigate command history mappingsCharles Cabergs
2021-11-05Added neovim mappings and previous pluginsCharles Cabergs
2021-11-04Added neovim draft config in luaCharles Cabergs
2021-09-08Added neovim init.lua config draftCharles Cabergs