diff options
author | David Phillips <david@sighup.nz> | 2020-01-05 22:42:38 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2020-01-05 22:42:38 +1300 |
commit | 388b3bd43daa4d14aba08d85a683f1877eb6ec5c (patch) | |
tree | e99789ef576335e223fa9119dd7041239e221da1 /vimrc | |
parent | bb564cb086aab16ffe91370e17afa8396739ac46 (diff) | |
download | dotfiles-388b3bd43daa4d14aba08d85a683f1877eb6ec5c.tar.xz |
General cleanup
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,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 |