nix-community.nixvim/plugins/by-name/vim-colemak/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
122 B
Nix
Raw Normal View History

2024-11-21 15:58:15 -08:00
{ lib, ... }:
lib.nixvim.vim-plugin.mkVimPlugin {
name = "vim-colemak";
maintainers = [ lib.maintainers.kalbasit ];
}