Merge branch 'dev'

This commit is contained in:
Steins7 2022-04-07 10:52:18 +02:00
commit 97506e23b7
4 changed files with 0 additions and 6 deletions

View File

@ -1,5 +1,3 @@
set colorcolumn=81
set textwidth=80
set cino=N-s
let g:cpp_attributes_highlight = 1

View File

@ -1,5 +1,3 @@
set colorcolumn=81
set textwidth=80
set cino=N-s
let g:cpp_attributes_highlight = 1

View File

@ -1,4 +1,3 @@
set colorcolumn=81
"replace tabs with spaces
set expandtab

1
vimrc
View File

@ -51,5 +51,4 @@ let g:header_field_license_id='GNU'
nmap <silent> <F4> :AddHeader<CR>
set autochdir
let g:EditorConfig_verbose=1