sailfish/syntax/vim
Kogia-sima a3fdc8e226 fix: Fix vim syntax highlighting
* highlight sailfish tag inside html strings
2020-07-18 09:31:23 +09:00
..
ftdetect Add source code 2020-06-05 22:31:38 +09:00
indent Add source code 2020-06-05 22:31:38 +09:00
syntax fix: Fix vim syntax highlighting 2020-07-18 09:31:23 +09:00
README.md Add instructions for vim syntax plugin 2020-07-10 19:09:12 +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('Kogia-sima/sailfish', {'rtp': 'syntax/vim'})

Using vim-plug

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

Screenshot

Screenshot