index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
after
/
ftplugin
/
cpp.vim
blob: 4fe80abf3caed9a2173e2ae388f98c8fa2005f5d (
plain
)
1
nnoremap <F9> :<C-U>w <CR> :!g++ -Wall -std=c++11 % -o %<&&./%<<CR>