From 1f8654a0ca342160f6764b6b14df8e4f6f9df715 Mon Sep 17 00:00:00 2001 From: Ville Rantanen Date: Mon, 17 Aug 2015 12:57:29 +0300 Subject: [PATCH] force markdown --- vim/checklist.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/checklist.vim b/vim/checklist.vim index 52f1750..2179e2d 100644 --- a/vim/checklist.vim +++ b/vim/checklist.vim @@ -14,4 +14,4 @@ function! Flip_box () s!\[xXx\]![x]!eg endfunction - +set filetype=markdown