https://github.com/vladimirmarkelov/haku-vim
Hakufiles syntax highlighting for Vim/NeoVim
https://github.com/vladimirmarkelov/haku-vim
neovim syntax syntax-highlighting vim
Last synced: 3 months ago
JSON representation
Hakufiles syntax highlighting for Vim/NeoVim
- Host: GitHub
- URL: https://github.com/vladimirmarkelov/haku-vim
- Owner: VladimirMarkelov
- License: mit
- Created: 2020-04-11T03:04:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T18:24:18.000Z (about 5 years ago)
- Last Synced: 2025-01-29T23:17:46.863Z (5 months ago)
- Topics: neovim, syntax, syntax-highlighting, vim
- Language: Vim script
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haku syntax for Vim and Neovim
Syntax file and other settings for [Hakufiles](https://github.com/VladimirMarkelov/haku).
# Installation
## vim-plug
Add `Plug 'VladimirMarkelov/haku-vim'` to your Vim configuration file and run `PlugInstall` or `PlugUpdate`
## Vundle
Add `Plugin 'VladimirMarkelov/haku-vim'`