Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 316 Bytes

Haku syntax for Vim and Neovim

Syntax file and other settings for Hakufiles.

Installation

vim-plug

Add Plug 'VladimirMarkelov/haku-vim' to your Vim configuration file and run PlugInstall or PlugUpdate

Vundle

Add Plugin 'VladimirMarkelov/haku-vim'