Replace tabs with spaces

This commit is contained in:
Anthony Rose 2022-12-10 22:56:03 +00:00
parent b347675644
commit ecac85ad09

4
vimrc
View file

@ -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>.