From 29577879e1617c4e1d9ada9bc5ad2a90e9105c31 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Thu, 28 Jan 2010 21:17:07 +1100 Subject: [PATCH] Specify Vim fold method for inkscape.nsi --- packaging/win32/inkscape.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi index f355db74b..2ed7be697 100755 --- a/packaging/win32/inkscape.nsi +++ b/packaging/win32/inkscape.nsi @@ -1,4 +1,4 @@ -; Instructions for compilers {{{1 +; Instructions for compilers ; ========================== ; This file generates the Inkscape installer, which is currently the ; preferred deployment method on Windows. @@ -1002,4 +1002,4 @@ SectionEnd ; Uninstall }}} ; }}} ; This file has been optimised for use in Vim with folding. -; (If you can't cope, :set nofoldenable) vim:foldenable +; (If you can't cope, :set nofoldenable) vim:fen:fdm=marker -- 2.30.2