diff options
author | David Phillips <david@yeah.nah.nz> | 2020-09-27 22:06:07 +1300 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2020-09-27 22:06:07 +1300 |
commit | 00ee16522d47772ebdc16b2787566c63ce1af1ce (patch) | |
tree | f4901de192d03898581497566846737e0ebe9608 /vimrc | |
parent | 1e46113c9acffdec505a471f9fbd923bccf5171f (diff) | |
parent | 1f87b9f86a9634d4a10814a1c7e80f7fcd6e712e (diff) | |
download | dotfiles-00ee16522d47772ebdc16b2787566c63ce1af1ce.tar.xz |
Merge remote-tracking branch 'origin/master' into master
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ autocmd FileType bitbake setlocal expandtab autocmd FileType python setlocal expandtab autocmd FileType haskell setlocal expandtab autocmd FileType lhaskell setlocal expandtab +autocmd FileType perl setlocal noexpandtab """""""""""""""""""""""""""""" " airline |