summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Morgan <chris.morganiser@gmail.com>2010-01-28 10:17:07 +0000
committerChris Morgan <chris.morganiser@gmail.com>2010-01-28 10:17:07 +0000
commit4fc7ab18652fdcb209bbd3dc4cd9a8946506643f (patch)
treef54088cccbd68189b551f2892fe325ace01bd556
parentCleaned up the translation template (diff)
downloadinkscape-4fc7ab18652fdcb209bbd3dc4cd9a8946506643f.tar.gz
inkscape-4fc7ab18652fdcb209bbd3dc4cd9a8946506643f.zip
Specify Vim fold method for inkscape.nsi
(bzr r9026)
-rwxr-xr-xpackaging/win32/inkscape.nsi4
1 files 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