Skip to content
/ vim-uci Public
forked from cmcaine/vim-uci

Vim syntax, ftdetect and ftplugins for openwrt's Unified Configuration Interface files.

License

Notifications You must be signed in to change notification settings

gswch/vim-uci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-uci

Tiny, simple ftdetect, ftplugin and syntax scripts for OpenWRT's Unified Configuration Interface files.

Don't have vim on your router? I don't either, but this works great with sshfs.

Bonus features

ftplugin/uci.vim sets commentstring correctly, so tpope's vim-commentary works as intended!

Installation

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/cmcaine/vim-uci.git

Vundle, etc. will probably work fine too.

License

Copyright Colin Caine. GPL v3.

About

Vim syntax, ftdetect and ftplugins for openwrt's Unified Configuration Interface files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%