This document explains how to install syntax highlighting for Kos in many popular editors.
Copy tools/Kos.tmbundle
directory to:
%USERPROFILE%\AppData\Roaming\Sublime Text 3\Packages
(Windows)$HOME/.config/sublime-text-3/Packages
(Linux)~/Library/Application\ Support/Sublime\ Text/Packages
(macOS).
Remove the .tmbundle
extension from directory name.
Copy the whole tools/Kos.tmbundle
directory to ~/Library/Application\ Support/TextMate/Bundles
directory.
Copy the contents of tools/vim
directory to:
$HOME\.vim
(Linux, macOS).%USERPROFILE%\_vim
(Windows).
Copy tools/Kos.tmbundle
directory to:
%USERPROFILE%\.vscode\extensions
(Windows)$HOME/.vscode/extensions
(Linux, macOS).
Remove the .tmbundle
extension from directory name.