]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

commented out disabling of placeholders
authormartin f. krafft <madduck@madduck.net>
Sat, 5 Sep 2009 09:50:04 +0000 (11:50 +0200)
committermartin f. krafft <madduck@madduck.net>
Sat, 5 Sep 2009 09:50:04 +0000 (11:50 +0200)
.vim/ftplugin/tex.vim

index 4e3bb1e0c49bdc6fb6de28ff20d450d85349c380..7d3361fff774242bc95a3b7faaa93476695e8667 100644 (file)
@@ -1,3 +1,5 @@
 let Tex_UsePython = 1
 
 let Tex_FoldedMisc = "preamble,<<<"
+
+"let g:Imap_UsePlaceHolders = 0