language-cisco

Cisco IOS support in Atom

diogoandre

25,722

24

1.9.0

MIT

GitHub

Cisco configuration files support in Atom

This package adds syntax highlighting to Cisco configuration files in Atom.

Currently focused on Cisco IOS configuration files, rather than command outputs or debugs.

screenshot

Install

Run apm install language-cisco

Supported Filetypes

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Inspiration

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