mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Simplify init.vim and move settings to autoload and after directory
This commit is contained in:
1
after/ftplugin/cpp.vim
Normal file
1
after/ftplugin/cpp.vim
Normal file
@@ -0,0 +1 @@
|
||||
nnoremap <F9> :w <CR> :!g++ -Wall -std=c++11 % -o %<&&./%<<CR>
|
||||
Reference in New Issue
Block a user