Replace tabs with spaces
This commit is contained in:
parent
b347675644
commit
ecac85ad09
1 changed files with 72 additions and 72 deletions
4
vimrc
4
vimrc
|
@ -1,8 +1,8 @@
|
|||
" Anthony Perkins
|
||||
" https://github.com/acperkins/vimfiles
|
||||
"
|
||||
" Distributed under the VIM license. See ':help license' for a copy. Files
|
||||
" under pack/ and coc/extensions/node_modules/ have their own licenses.
|
||||
" Distributed under the VIM license. See ':help license' for a copy. Files under
|
||||
" pack/ and coc/extensions/node_modules/ have their own licenses.
|
||||
"
|
||||
" Includes parts from Tim Pope's «sensible.vim»
|
||||
" <https://github.com/tpope/vim-sensible>.
|
||||
|
|
Loading…
Reference in a new issue