kmonad / kmonad-vim

Vim editing support for kmonad config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Vim editing support for kmonad config files

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%