swh:1:snp:4a9befeb2f7523efee886bd856f69e8692a72c45
Raw File
Tip revision: 8386c86d0f6d7021bc3074ce7b7707ff1765803e authored by ThieryMichel on 24 January 2018, 14:10:09 UTC
8.13.0
Tip revision: 8386c86
.local.vimrc
" https://github.com/thinca/vim-localrc/blob/master/doc/localrc.txt
set formatoptions+=tl
set expandtab
set tabstop=4
set softtabstop=4
set shiftwidth=4
back to top