Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 78c2726

Browse files
committed
coc settings
1 parent a23c353 commit 78c2726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/neovim/ubuntu_init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ rm -f ~/.config/nvim/init.vim
125125
#common config
126126
mkdir -p ~/.config/nvim
127127
cp tools/neovim/init.vim ~/.config/nvim/init.vim
128+
cp tools/neovim/coc-settings.json ~/.config/nvim/coc-settings.json
128129
# copy
129130
if nmap localhost -p 8377 | grep open 2>/dev/null;then
130131
sed -in 's#NCHOST#localhost#g' ~/.config/nvim/init.vim

0 commit comments

Comments
 (0)