/vim-tact

tact language highlight for vim

Primary LanguageVim Script

vim-tact

Syntax files for Tact

Installation

Pathogen

Run the following command:

git clone https://github.com/zenixls2/vim-tact.git ~/.vim/bundle/vim-tact

Vundle

Add the following line to your ~/.vimrc:

Plugin 'zenixls2/vim-tact'

Plug

Add the following line to your ~/.vimrc:

Plug 'zenixls2/vim-tact'

No Plugin Manager

Copy all of the files manually into your ~/.vim