Init repository
This commit is contained in:
commit
0665b12d6c
1265 changed files with 259133 additions and 0 deletions
.vim.local/ftplugin
3
.vim.local/ftplugin/cpp.vim
Normal file
3
.vim.local/ftplugin/cpp.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
setlocal colorcolumn=121
|
||||
noremap <buffer> <C-f> :call Uncrustify('cpp')<CR>
|
||||
vnoremap <buffer> <C-f> :call RangeUncrustify('cpp')<CR>
|
Loading…
Add table
Add a link
Reference in a new issue