Add gitconfig

This commit is contained in:
2021-11-19 15:06:23 +01:00
parent ec9841c173
commit 9725599feb
6 changed files with 52 additions and 2 deletions
+1 -1
View File
@@ -436,7 +436,7 @@ set modifiable
nnoremap <leader>ct :set cursorline!<CR>
" Folding
set foldnestmax=2
set foldnestmax=10
set foldmethod=indent
set nofoldenable