index
:
dotfiles.git
carbon
exam
master
s19
My configuration files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
nvim
/
lua
Age
Commit message (
Collapse
)
Author
2022-09-06
Merge branch 'master' of https://github.com/cacharle/dotfiles
Charles Cabergs
2022-09-06
Added ssh help to set vi bindings without modifying remote bashrc
Charles Cabergs
2022-08-14
Updated neovim telescope to also list untracked git files
Charles Cabergs
2022-08-13
Updated nvim theme to gruvbox
Charles Cabergs
2022-06-10
Added ocaml neovim lsp, removing gutentags
Charles Cabergs
2022-06-10
Merge branch 'master' of https://github.com/cacharle/dotfiles
Charles Cabergs
2022-06-10
Added haskell language server
Charles Cabergs
2022-05-26
Updated nvim telescope fallback to files if can't find git repo
Charles Cabergs
2022-05-26
Updatd alacritty linux config
Charles Cabergs
2022-05-18
Updated nvim auto commands with lua callbacks instead of vimscript, Updated ↵
Charles Cabergs
vim-argwrap to leave space in lua and go
2022-05-18
Added previous vim config autocommand to neovim, Updated lua-snip and ↵
Charles Cabergs
argwrap plugins configurations
2022-05-06
Added luasnip to nvim-cmp
Charles Cabergs
2022-04-27
Changing single quote to double quotes in nvim configs
Charles Cabergs
2022-04-27
Added telescope fzf native sorter
Charles Cabergs
2022-04-27
Added golang lsp
Charles Cabergs
2022-04-27
Added nvim vim-slime plugin, Updated zsh chpwd hook to cache conda env list ↵
Charles Cabergs
command
2022-04-25
Added nvim-cmp for auto completion
Charles Cabergs
2022-04-04
Added neovim jinja syntax
Charles Cabergs
2022-03-21
Added black python formatter
Charles Cabergs
2022-02-22
Changed terminal stuff to use nord theme instead of gruvbox
Charles Cabergs
2022-02-22
Disabling neovim lsp, Added neovim tags support
Charles Cabergs
2021-12-24
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Charles Cabergs
2021-12-19
Added lsp on_attach for rust
Charles Cabergs
2021-12-06
Removed commented theme in tmux.conf
Charles Cabergs
2021-12-06
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Charles Cabergs
2021-12-05
Added lua lsp
Charles Cabergs
2021-12-05
Added rust_analyzer lsp
Charles Cabergs
2021-12-05
Added lsp key bindings
Charles Cabergs
2021-12-05
Added distant.nvim and magma nvim plugins
Charles Cabergs
2021-12-02
Disabling lsp diagnostics sign in gutter neovim
Charles Cabergs
2021-12-02
Added tmux plugin manager
Charles Cabergs
2021-12-01
Added python lsp for neovim (with flake8 integration)
Charles Cabergs
2021-12-01
Added C lsp for neovim
Charles Cabergs
2021-12-01
Added rust lsp to neovim
Charles Cabergs
2021-11-20
Moved 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-20
Added neovim todo-comments plugins to highlight and list todos
Charles Cabergs
2021-11-20
Updated project-open to use $TERMINAL and changing the variable to alacritty
Charles Cabergs
2021-11-20
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Charles Cabergs
2021-11-19
Added nvim python breakpoint add/delete shortcuts
Charles Cabergs
2021-11-18
Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser ↵
Charles Cabergs
for Darwin specific config
2021-11-15
Updated neovim mappings with Sideways and ArgWrap
Charles Cabergs
2021-11-06
Added neovim clangd language server, Added telescope for help and commands
Charles Cabergs
2021-11-06
Added vim-cool plugin
Charles Cabergs
2021-11-06
Added vim telescope mappings and Ctrl-j/k to navigate command history mappings
Charles Cabergs
2021-11-05
Added neovim mappings and previous plugins
Charles Cabergs
2021-11-04
Added neovim draft config in lua
Charles Cabergs