aboutsummaryrefslogtreecommitdiff
path: root/config/nvim/lua/plugins.lua
AgeCommit message (Expand)Author
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-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 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-18Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser f...Charles Cabergs
2021-11-06Added neovim clangd language server, Added telescope for help and commandsCharles Cabergs
2021-11-06Added vim-cool pluginCharles Cabergs
2021-11-05Added neovim mappings and previous pluginsCharles Cabergs
2021-11-04Added neovim draft config in luaCharles Cabergs