I'm installing Vim-LaTeX on all my workstations (OS X, Windows 10, and
four Ubuntu). First, kudos to the people who brought this to the state
that it's in; very impressive. The first thing I noticed in OS X (from
MacVim) is that when I click TeX-Suite->Templates, I get a list of
numbers 1: th
Okay, in case this question comes up again, here is *A* solution (there
may be better, but I'm a near-total VimScript newbie:
I deleted the in line 24 of templates.vim:
" SetTemplateMenu: sets up the menu for templates {{{
function! SetTemplateMenu()
let flist = FindInTemplateDir('')
l