Skip to content

Commit

Permalink
use tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedelgabri authored Jan 15, 2017
1 parent 93d2574 commit b0fa69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/blog/diy-vim-statusline.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ let g:currentmode={
\ 'rm' : 'More ',
\ 'r?' : 'Confirm ',
\ '!' : 'Shell ',
\ 't' : 'Terminal '
\ 't' : 'Terminal '
\}
" Automatically change the statusline color depending on mode
Expand Down

0 comments on commit b0fa69a

Please sign in to comment.