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
/
init.lua
Age
Commit message (
Collapse
)
Author
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-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-01
Added .sql.j2 to sql syntax in neovim
Charles Cabergs
2022-03-21
Added black python formatter
Charles Cabergs
2021-12-06
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Charles Cabergs
2021-12-03
Added remove trailing white spaces on save to neovim
Charles Cabergs
2021-12-02
Added tmux plugin manager
Charles Cabergs
2021-12-01
Updated neovim config to disable treesitter error highlight
Charles Cabergs
2021-12-01
Added C lsp for neovim
Charles Cabergs
2021-12-01
Added autocmd to run PackerCompile after modifing plugins.lua
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-18
Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser ↵
Charles Cabergs
for Darwin specific config
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
2021-09-08
Added neovim init.lua config draft
Charles Cabergs