add color support without changing defaults

This commit is contained in:
Marco Hinz 2013-04-29 12:36:48 +02:00
parent 406df759b7
commit c2dba47d38
3 changed files with 38 additions and 11 deletions

View file

@ -87,7 +87,7 @@ function! s:insane_in_the_membrane() abort
endfor
endif
call append('$', ['', ' [q] quit'])
call append('$', ['', ' [q] <quit>'])
setlocal nomodifiable nomodified