We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad676d commit 8786450Copy full SHA for 8786450
install_cpp_configuration.sh
@@ -34,7 +34,7 @@ cd "$current_dir"
34
sed -i 's/"colorscheme dracula/colorscheme dracula/g' ~/.vimrc
35
cp script/help_commands.txt ~/.vim/
36
cp script/.ycm_extra_conf.py ~/.vim/
37
-cp script/cpp.snippets ~/.vim/plugged/vim-snippets/UltiSnips/
+#cp script/cpp.snippets ~/.vim/plugged/vim-snippets/UltiSnips/
38
echo "..Files Copied"
39
40
0 commit comments