zaiste / vimified

Yet another Vim configuration
http://zaiste.github.com/vimified/
686 stars 130 forks source link

colorize command when ^xe is entered in bash #126

Closed FacundoAcevedo closed 7 years ago

FacundoAcevedo commented 7 years ago

if EDITOR=vim, and type ^xe in bash, you will get the input typed until the moment inside vim. This line set the filetype to the file that contains the command

FacundoAcevedo commented 7 years ago

update #127