sponsor Vim development Vim logo Vim Book Ad

ftcolor.vim : Switches colorschemes according to the file type.

 script karma  Rating 5/5, Downloaded by 878  Comments, bugs, improvements  Vim wiki

created by
Caglar Toklu
 
script type
utility
 
description
ftcolor.vim
Switches colorschemes according to the file type.

Home page: https://github.com/caglartoklu/ftcolor.vim
For documentation and a .gif animation, please visit the homepage link.

For each defined file type, this plugin changes the color scheme according to the configuration:
For example, you can use the color scheme 'eclipse' for .java files, 'ibmedit' for .vb files, and 'molokai' for all the others.
 
install details
For Vundle users:
    Bundle 'caglartoklu/ftcolor.vim'

For Pathogen users:
    cd ~/.vim/bundle
    git clone git://github.com/caglartoklu/ftcolor.vim

For all other users, simply drop the ftcolor.vim file to your plugin directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ftcolor.vim 0.0.2 2014-11-19 7.0 Caglar Toklu + New: Run a custom command after the colorscheme is set, thanks for the pull request by: https://github.com/aliou.
+ Fix: Added support for help/utility/readonly buffers, so the colorscheme will be stable when such a buffer is opened, thanks for the feedback from: https://github.com/ReneFroger
ftcolor.vim 0.0.1 2014-10-05 7.0 Caglar Toklu Initial upload
ip used for rating: 3.139.72.78

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github