Hello! ... R UNZK904326 57075 P UNZK904385 57127 P UNZK904328 57053 P ULZK908062 57101 P UNZK904322 56498 R UNZK904386 57108 P UNZK904288 56383 P UNZK904397...
Hi, I tried to create a custom fold expression for a file type. The folding works as desired, but it makes vim terribly slow. Commands like “gwip” to...
here's an overview to some of the commands i use in everyday editing. small commands, with only a few keystrokes. the text/plain version has been colorized ...
Hi, When I press C-] on a word, and if there word matches more than one tags, then vim will prompt with a list, I then choice a entry number in the list before...
currently it looks a global-wise change whenever I change :colorscheme, is it possible to do it only for a buffer? -- You received this message from the...
Okay I have something that should be achievable but I can't figure it out. I have a lot of files with data for books. Each file is a book and is in chapters...
Hi, what would be a regular expression to match the section in vim help files? ============================================================================== ...
*CTRL-A* CTRL-A Add [count] to the number or alphabetic character at or after the cursor. {not in Vi} *CTRL-X* CTRL-X Subtract [count] from the number or...
Hi everyone, Merry Christmas! I am running into this problem when I am using Vim on Windows 8. I have tried the latest windows installer without cream, with...
Dear Vimmers, is there a way to restrict a g/my_regex/d command to a range? I tried '<,39;>norm g/min/d but that did not do the trick. Santa Claus will forgive...
I have issues with my Vim 7.0 at work. I edit Verilog RTL files. When I initially load a new buffer/file on gVim, the Syntax highlighting works correctly. When...
Hello! Vim is great editor, but I have some trouble when working under normal user account and editing files in places with restricted access (like Program...
I've been doing it manually for long time and feel it not scalable... external tools are one option, any good choice in vim? -- You received this message from...
Not quite sure how to set this up. When I create a menu item it usually calls a command vnoremenu <script> MyMenu.Test :Test<CR> What I want it to do instead...
Does anyone have an archive of mail which includes the spam that we receive from admin@...? I need to know when that spam started. I kept a few messages,...
Somehow on exiting Vim I managed to set a password with Encryption On resulting in this: http://i.minus.com/i0EtLG3ZGp0H7.jpg Outside of somehow remember what...
Hello all. I am using Fuzzy Finder, it is great but there is something really annoying about it. Most of the time I use FufBuffer problem is that when press CR...
Hello, I am trying to use vim on HP-UX 11.31 ia64 OS. Everything is a bit slow (file open, paste, ...) but finding in files is really unbearable. With a 7.8MB...
This certainly looks like another script which can be classified as 'spam': http://www.vim.org/scripts/script.php?script_id=4362 Can some of the vim.org admins...
Hi, I wrote a plugin called ColorSchemePicker, here is something about it: Power VIM Users like us have already wasted tons of time to choose our favorite...
Hi, I am using gvim under windows. When I open a file with context menu, this error message appears: <SNR>10_LoadFTPPlugin. How can I find it in order to fix...
After I got the recent update of Vim from my Linux distro repo The \zs \ze seem to not be working now. I use to do something like this: I have a dog. ... and...
hi chris: I tested the current release of your plugin3075, it looks the NR! feature is not well implemented. this is the help :NR! ... current line, else use...
Is it possible to set the default size of a split when it is opened? I use the Vim man page plug-in that allows you to use <Leader>+K to open the man page for...
Hi all, I have an issue with tmux (again), I'm trying to map <C-Up> and <C-Down>, but codes have changed, so, with a ^K I have remapped to [A and [B as follow:...