diff options
| author | Chris Morgan <chris.morganiser@gmail.com> | 2010-01-28 10:17:07 +0000 |
|---|---|---|
| committer | Chris Morgan <chris.morganiser@gmail.com> | 2010-01-28 10:17:07 +0000 |
| commit | 4fc7ab18652fdcb209bbd3dc4cd9a8946506643f (patch) | |
| tree | f54088cccbd68189b551f2892fe325ace01bd556 /packaging | |
| parent | Cleaned up the translation template (diff) | |
| download | inkscape-4fc7ab18652fdcb209bbd3dc4cd9a8946506643f.tar.gz inkscape-4fc7ab18652fdcb209bbd3dc4cd9a8946506643f.zip | |
Specify Vim fold method for inkscape.nsi
(bzr r9026)
Diffstat (limited to 'packaging')
| -rwxr-xr-x | packaging/win32/inkscape.nsi | 4 |
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 |
