sailfish/syntax/vim
Michael Pfaff 6e09ca7464 Refactor to support custom escaping schemes 2024-03-15 18:05:31 -04:00
..
ftdetect Update repository URL 2022-02-19 14:47:00 +09:00
indent Add source code 2020-06-05 22:31:38 +09:00
syntax Refactor to support custom escaping schemes 2024-03-15 18:05:31 -04:00
README.md Update repository URL 2022-02-19 14:47:00 +09:00
screenshot.png Add instructions for vim syntax plugin 2020-07-10 19:09:12 +09:00

README.md

Syntax Highlighting for Sailfish Templates in Vim

Installation

Using dein.vim

call dein#add('rust-sailfish/sailfish', {'rtp': 'syntax/vim'})

Using vim-plug

Plug 'rust-sailfish/sailfish', { 'rtp': 'syntax/vim' }

Screenshot

Screenshot