Re: [Vim-latex-devel] Template names missing: OS X

2018-01-01 Thread Gerd Wachsmuth
Hi, to me, this looks like a bug in vim itself. Best regards, Gerd On 2017-12-24 15:29, Daryl Lee wrote: Thanks for the response! By the way, this is Vim-Latex 1.9.0. Here is more data.  I tried the following variants (beginning with the i that numbers the item): i."".fname."  "    Produ

Re: [Vim-latex-devel] Template names missing: OS X

2017-12-24 Thread Gerd Wachsmuth
Hi Daryl, this is weird. In fact, `:help creating-menus` states: > Special characters in a menu name: Separates the menu name from right-aligned text. This can be used to show the equivalent typed command. The text "" can be used here for convenience. If you are u

Re: [Vim-latex-devel] Template names missing: OS X

2017-12-23 Thread Daryl Lee
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

[Vim-latex-devel] Template names missing: OS X

2017-12-23 Thread Daryl Lee
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