# razor-sublime Razor template markup syntax for Sublime Text 4 ## Dependencies Sublime Text 4 build 4075 or higher. ## Installation ### Package Control [Install via Package Control](https://packagecontrol.io/) ### Manually 1. Go to your Packages subdirectory under the ST3's data directory: * OS X: `~/Library/Application\ Support/Sublime\ Text\ 3/Packages/` * Linux: `~/.config/sublime-text-3/Packages/` * Windows: `%APPDATA%\Sublime Text 3\Packages\` 2. Clone this repository here: git clone https://github.com/LoneBoco/razor-sublime.git 3. Restart SublimeText. ## License This project is licensed under the [MIT license](https://opensource.org/licenses/MIT). For the full text of the license, see the [LICENSE](LICENSE) file.