Skip to content

Commit 8786450

Browse files
authored
Update install_cpp_configuration.sh
delete UltiSnips
1 parent 6ad676d commit 8786450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_cpp_configuration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cd "$current_dir"
3434
sed -i 's/"colorscheme dracula/colorscheme dracula/g' ~/.vimrc
3535
cp script/help_commands.txt ~/.vim/
3636
cp script/.ycm_extra_conf.py ~/.vim/
37-
cp script/cpp.snippets ~/.vim/plugged/vim-snippets/UltiSnips/
37+
#cp script/cpp.snippets ~/.vim/plugged/vim-snippets/UltiSnips/
3838
echo "..Files Copied"
3939

4040

0 commit comments

Comments
 (0)