summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/vim/nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/5pkgs/vim/nix.nix')
-rw-r--r--tv/5pkgs/vim/nix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/5pkgs/vim/nix.nix b/tv/5pkgs/vim/nix.nix
index 52c465dc..c121d815 100644
--- a/tv/5pkgs/vim/nix.nix
+++ b/tv/5pkgs/vim/nix.nix
@@ -135,6 +135,7 @@ with import <stockholm/lib>;
];
javascript.extraStart = comment "js";
lua = {};
+ markdown.extraStart = writerExt "md";
#nginx = {};
python.extraStart = alts [
(comment "py")