๐Ÿ“ฆ denolfe / Config.tmLanguage

Syntax Highlighting and Code Completion for gaming config files (written for TF2)

โ˜… 5 stars โ‘‚ 0 forks ๐Ÿ‘ 5 watching
๐Ÿ“ฅ Clone https://github.com/denolfe/Config.tmLanguage.git
HTTPS git clone https://github.com/denolfe/Config.tmLanguage.git
SSH git clone git@github.com:denolfe/Config.tmLanguage.git
CLI gh repo clone denolfe/Config.tmLanguage
Elliot DeNolf Elliot DeNolf Merge pull request #1 from iViscosity/master 01f0bd8 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ Config.tmLanguage
๐Ÿ“„ README.md
๐Ÿ“„ ss.png
๐Ÿ“„ README.md

Config.tmLanguage =================

Syntax Highlighting and Code Completion for gaming config files

  • Written for TF2, but may work for other source games
  • The majority of cvars were found in the TF2 Cvar List
screenshot

Installation

  • Install Package Control
  • Ctrl+Shift+P -> Add Repository
  • Enter this repo https://github.com/denolfe/Config.tmLanguage.git
  • Ctrl+Shift+P -> Install Package
  • Select Config.tmLanguage

Alternative installations

  • Place files in a folder and place it into <data_path>/Packages
  • Zip files with extension .sublime-package and place into <data_path>/Installed Packages
Further details can be found in the documentation.