[Vim-latex-devel] Completion of Tcommands
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-07-12 18:01:31
|
Hello, I'd like to add completion of commands similar to those implemented yesterday in TPackage. I would improve usability of Tcommands. Candidates are: TTemplate TSection \ TSectionAdvanced - 1 function TMacro \ TMacroEdit > 1 funtion TMacroDelete / BTW I am curious if it would be possible to rewrite current system of hints basing on input() (PromptFor...) to command :Enter_your_choice It would enable completion of commands with <Tab> or <C-D> m. |