Skip to content

roma0104/vim-tid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vim-tid

A tiddler syntax file for the VIM editor.

This is a rough syntax file that need some tuning. Please pull request.

Installation

Unix

Install vim.tid into ~/.vim/syntax/

Append the following lines your .vimrc file:

au BufRead,BufNewFile *.tid set filetype=tid
au! Syntax tid source ~/.vim/syntax/tid.vim

Note: You may need to turn on syntax highlighting via your .vimrc file:

syntax on

About

A syntax file for the VIM editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published