[Vim-latex-devel] \cite and \ref autocompletion in wrong buffer
Brought to you by:
srinathava,
tmaas
From: David K. <dav...@gm...> - 2011-09-28 17:13:46
|
2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] I'm coding in MacVim Snapshot 61 Plugins currently installed: bufexplorer matchit supertab vim-latex color-sample-pack matlab syntastic vim-pathogen command-t nerd-commenter taglist.vim vim-surround lilypond nerd-tree ultisnips If I have a split buffer, and run \cite{F9 in buffer 1, and do an autocomplete for reference "Chen", \cite{Chen} is output, but in buffer 2. The same bug holds for \ref autocompletion. Anyone know how to fix this? |