Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 386 Bytes

KMonad-vim

Vim syntax highlighting for .kbd files, used by the awesome KMonad project.

Installation

You can install it via your plugin manager of choice

E.g. vim-plug:

Plug 'kmonad/kmonad-vim'

or packer:

use('kmonad/kmonad-vim')