From 4c7c12507881c8285d3b659f2332a120bae2a2b6 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sat, 8 May 2021 01:21:58 -0400 Subject: [PATCH] vim-markdown --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 4777e72..efd2bf4 100644 --- a/home.nix +++ b/home.nix @@ -83,6 +83,7 @@ in plugins = with pkgs.vimPlugins; [ vim-nix + vim-markdown # status bar / tabline vim-airline papercolor-theme