8000 GitHub - dhelonious/sublime-ansible: Syntax highlighting for Ansible
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dhelonious/sublime-ansible

 
 

Repository files navigation

Syntax highlighting for Ansible files

Screenshot

With color scheme Monokai

Screenshot

Installation

Package Manager

First, install the Package Control plugin, instructions here: http://wbond.net/sublime_packages/package_control.

Once you install Package Control, restart Sublime Text and bring up the Command Palette (Command+Shift+P on OS X, Control+Shift+P on Linux/Windows).

Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select "Ansible" when the list appears.

The advantage of using this method is that Package Control will automatically keep this package up to date with the latest version.

Manual

Clone the repository in your Sublime Text "Packages" directory:

git clone https://github.com/clifford-github/sublime-ansible.git Ansible

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Linux: ~/.Sublime Text 2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/

About

Syntax highlighting for Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0