mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update commentstring for cpp
This commit is contained in:
parent
42751cb1dd
commit
e79f55fd9b
@ -1,3 +1,5 @@
|
|||||||
|
set commentstring=//\ %s
|
||||||
|
|
||||||
nnoremap <silent> <buffer> <F9> :call <SID>compile_run_cpp()<CR>
|
nnoremap <silent> <buffer> <F9> :call <SID>compile_run_cpp()<CR>
|
||||||
|
|
||||||
function! s:compile_run_cpp() abort
|
function! s:compile_run_cpp() abort
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user