aboutsummaryrefslogtreecommitdiff
path: root/config/nvim/lua
AgeCommit message (Collapse)Author
2022-09-15Merge branch 'master' of github.com:cacharle/dotfilesCharles Cabergs
2022-09-15Updated nvim making devicons mandatoryCharles Cabergs
2022-09-15Added nvim gitsigns extension, trying to set vimdiff with neovimCharles Cabergs
2022-09-15Added nvim telescope prompt shortcutCharles Cabergs
2022-09-15Added nvim pylsp default flake8 configurationCharles Cabergs
2022-09-06Merge branch 'master' of https://github.com/cacharle/dotfilesCharles Cabergs
2022-09-06Added ssh help to set vi bindings without modifying remote bashrcCharles Cabergs
2022-08-14Updated neovim telescope to also list untracked git filesCharles Cabergs
2022-08-13Updated nvim theme to gruvboxCharles Cabergs
2022-06-10Added ocaml neovim lsp, removing gutentagsCharles Cabergs
2022-06-10Merge branch 'master' of https://github.com/cacharle/dotfilesCharles Cabergs
2022-06-10Added haskell language serverCharles Cabergs
2022-05-26Updated nvim telescope fallback to files if can't find git repoCharles Cabergs
2022-05-26Updatd alacritty linux configCharles Cabergs
2022-05-18Updated nvim auto commands with lua callbacks instead of vimscript, Updated ↵Charles Cabergs
vim-argwrap to leave space in lua and go
2022-05-18Added previous vim config autocommand to neovim, Updated lua-snip and ↵Charles Cabergs
argwrap plugins configurations
2022-05-06Added luasnip to nvim-cmpCharles Cabergs
2022-04-27Changing single quote to double quotes in nvim configsCharles Cabergs
2022-04-27Added telescope fzf native sorterCharles Cabergs
2022-04-27Added golang lspCharles Cabergs
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