sponsor Vim development Vim logo Vim Book Ad

ZFVimTxtHighlight : highlight plain text files, suit most cases

 script karma  Rating 0/0, Downloaded by 663  Comments, bugs, improvements  Vim wiki

created by
zero fighter
 
script type
syntax
 
description
vim script to highlight plain text files

screenshot: https://raw.githubusercontent.com/ZSaberLv0/ZFVimTxtHighlight/master/screenshot.png

git repo: https://github.com/ZSaberLv0/ZFVimTxtHighlight
 
install details
1. use Vundle(https://github.com/VundleVim/Vundle.vim) or any other plugin manager you like to install

    Plugin 'ZSaberLv0/ZFVimTxtHighlight'

    or, unzip and copy content to your vim's rtp ($HOME/.vim)

2. by default, all `text` files or any other file that have no `syntax` specified,
    would be set to `zftxt` as `syntax`

    you can disable it by setting:

    let g:zf_txt_auto_highlight=0

    or, you may want to set `syntax` manually when necessary:

    set syntax=zftxt
 

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
ZFVimTxtHighlight.zip 1.0 2017-06-20 7.3 zero fighter Initial upload
ip used for rating: 18.118.140.108

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