235:7610a4d2c05a
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 00:58:10 +0400
.vimrc: make vimdiff much less likely to fold lines It still could happen in very large files, in which case it could probably be actually desirable.

next change 255:5b4f830afebc
previous change 160:e5511bb0506f

.vim/after/ftplugin/svg.vim

Permissions: -rw-r--r--

Other formats: Feeds:
setlocal tabstop=2
setlocal softtabstop=2
setlocal shiftwidth=2