diff options
| -rw-r--r-- | vimrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -29,6 +29,7 @@ nnoremap O Ox<BS>  autocmd FileType python setlocal expandtab  autocmd FileType haskell setlocal expandtab +autocmd FileType lhaskell setlocal expandtab  """"""""""""""""""""""""""""""  " airline | 
