Skip to content

kmonad/kmonad-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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')