From 45894282b28ff8dee8ed7f1a31710ddc6ce275a2 Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 4 Aug 2021 14:04:15 +0100 Subject: pkgs/vim: Add vim-markdown I'm working so much with markdown lately that I'd find it helpful if I didn't have to think of every markdown rule myself. --- pkgs/devhell/vim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs') diff --git a/pkgs/devhell/vim/default.nix b/pkgs/devhell/vim/default.nix index 80ea73e7..8d63a60e 100644 --- a/pkgs/devhell/vim/default.nix +++ b/pkgs/devhell/vim/default.nix @@ -19,6 +19,7 @@ pkgs.vim_configurable.overrideAttrs (drv: { vim-better-whitespace vim-lastplace vim-nix + vim-markdown vim-mucomplete vim-signify vim-toml -- cgit 1.4.1