hilolih / cisco.vim

Script to highlight cisco configuration files

Home Page:http://www.vim.org/scripts/script.php?script_id=4624

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=4624

This script will highlight some of the more common cisco configuration elements such as IP addresses and masks, router and configuration prompts, interface names, and a few other useful highlighting elements.  It also has syntax highlighting intended for use in Conqueterm, for those who might use that vim script to open a terminal in their vim buffer and apply syntax highlighting to it allowing them to highlight live router and switch login sessions.  There is highlighting to catch some common error conditions found in the output of "show interface" on most platforms, as well as interface up and down status.  It is far from complete, and more sections will be added in the future.

About

Script to highlight cisco configuration files

http://www.vim.org/scripts/script.php?script_id=4624


Languages

Language:Vim Script 100.0%