aboutsummaryrefslogtreecommitdiff
path: root/config/nvim/lua
AgeCommit message (Collapse)Author
2022-04-27Added nvim vim-slime plugin, Updated zsh chpwd hook to cache conda env list ↵Charles Cabergs
command
2022-04-25Added nvim-cmp for auto completionCharles Cabergs
2022-04-04Added neovim jinja syntaxCharles Cabergs
2022-03-21Added black python formatterCharles Cabergs
2022-02-22Changed terminal stuff to use nord theme instead of gruvboxCharles Cabergs
2022-02-22Disabling neovim lsp, Added neovim tags supportCharles Cabergs
2021-12-24Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-12-19Added lsp on_attach for rustCharles Cabergs
2021-12-06Removed commented theme in tmux.confCharles Cabergs
2021-12-06Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-12-05Added lua lspCharles Cabergs
2021-12-05Added rust_analyzer lspCharles Cabergs
2021-12-05Added lsp key bindingsCharles Cabergs
2021-12-05Added distant.nvim and magma nvim pluginsCharles Cabergs
2021-12-02Disabling lsp diagnostics sign in gutter neovimCharles Cabergs
2021-12-02Added tmux plugin managerCharles Cabergs
2021-12-01Added python lsp for neovim (with flake8 integration)Charles Cabergs
2021-12-01Added C lsp for neovimCharles Cabergs
2021-12-01Added rust lsp to neovimCharles Cabergs
2021-11-20Moved nvim plugins config in plugins.lua file, Switching to comments.nvim ↵Charles Cabergs
since the other one add a bug with blank lines
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 ↵Charles Cabergs
for Darwin specific config
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