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
|
" Anthony Perkins
|
||||||
" https://github.com/acperkins/vimfiles
|
" https://github.com/acperkins/vimfiles
|
||||||
"
|
"
|
||||||
" Distributed under the VIM license. See ':help license' for a copy. Files
|
" Distributed under the VIM license. See ':help license' for a copy. Files under
|
||||||
" under pack/ and coc/extensions/node_modules/ have their own licenses.
|
" pack/ and coc/extensions/node_modules/ have their own licenses.
|
||||||
"
|
"
|
||||||
" Includes parts from Tim Pope's «sensible.vim»
|
" Includes parts from Tim Pope's «sensible.vim»
|
||||||
" <https://github.com/tpope/vim-sensible>.
|
" <https://github.com/tpope/vim-sensible>.
|
||||||
|
|
Loading…
Reference in a new issue