There are a lot of threads pertaining to how to configure Vim/GVim for Perl development on PerlMonks.org. My purpose in posting this question is to try to create, as much as possible, an ideal configu
Is it possible to define a syntax group where highlighting would extend to the right edge of the screen (and not just to the last character in the line) ? This group could potentially match several li
I am sick and tired of the white background when I edit C开发者_StackOverflow/C++ etc. I want the black backround. That is what I currently have in my .vimrc file in regard to coloring. Please help me
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have a file with some accents, and VIM displays them as \"~V\" characters. The \"od -bc\" command tells me the characters are charcode 226. I want to substitute them u开发者_运维问答sing VIM. But I
I\'m trying to create a syntax file and I want to create some keyword groups for different colour highlighting (e.g. reserved words, operators etc. would be different colours). I can get this to work
I\'ve long used this very useful shortcut in vim: nmap <space> i <esc>r this means that if I press spacef, for example, it will insert a single character f at the given position.
I\'m able to get the cursor position with getpos(), but I want to retrieve the selected text within a line, that is \'<,\'>. How\'s this done?开发者_JAVA百科
How can you find the repetiting sequences of at least 30 numbers? Sample of the data 2.375854214123006833712984054669703872437357630979498861047835990888382687927107061503416856492027334851936218678
I keep seeing the recording messag开发者_如何学JAVAe at the bottom of my gVim 7.2 window. What is it and how do I turn it off?You start recording by q<letter>