This package adds syntax highlighting to Cisco configuration files in Atom.
Currently focused on Cisco IOS configuration files, rather than command outputs or debugs.
Run apm install language-cisco
- .cisco
- .ios
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
This package was partially based in the Vim script created by Harry Schroeder, that can be found at http://www.vim.org/scripts/script.php?script_id=151