diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ nnoremap o ox<BS> nnoremap O Ox<BS> autocmd FileType python setlocal expandtab +autocmd FileType haskell setlocal expandtab """""""""""""""""""""""""""""" " airline |