Add custom coc-settings.json
This commit is contained in:
@@ -31,3 +31,7 @@ vimrc = { source = "vimrc", target = ".vimrc" }
|
||||
# tmux
|
||||
tmux = { source = "tmux", target = ".config/tmux" }
|
||||
tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
|
||||
|
||||
# git
|
||||
git_templates = { source = "git-templates", target = ".git-templates" }
|
||||
gitignore = { source = "gitignore", target = ".gitignore" }
|
||||
|
Reference in New Issue
Block a user