Package: vim-scripts Version: 7.1.4 Severity: normal my ~.vimrc part:
" bufexplorer let g:bufExplorerShowDirectories = 1 let g:bufExplorerShowRelativePath = 1 let g:bufExplorerSortBy='name' let g:bufExplorerSplitBelow=1 nmap <F4> :BufExplorer<CR> nmap \<UP> :bp<CR> nmap \<LEFT> :bp<CR> nmap \<DOWN> :bn<CR> nmap \<RIGHT> :bn<CR> I use vim.basic. After press <F4> for switch to file1, press <F4> for switch to file2 and press <F4> for switch to file1 ;) I receive error message: Error detected while processing function <SNR>12_SelectBuffer: line 30: E319: Sorry, the command is not available in this version: drop /home/dimka/work/tor/tor-0.1.2.18/src/common/aes.c Press ENTER or type command to continue -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash vim-scripts depends on no packages. Versions of packages vim-scripts recommends: ii vim 1:7.1-175+1 Vi IMproved - enhanced vi editor ii vim-addon-manager 0.4 manager of addons for the Vim edit ii vim-gtk [gvim] 1:7.1-175+1 Vi IMproved - enhanced vi editor - -- no debconf information
signature.asc
Description: Digital signature

