Search code examples
How to surround a line with parentheses in IntelliJ IdeaVim?...


intellij-ideavimideavimsurround

Read More
What is the difference between the remap, noremap, nnoremap and vnoremap mapping commands in Vim?...


vimmappingcommand

Read More
Vim negative lookahead and negative look behind in one regular expression...


regexvim

Read More
How to override default syntax highlight in vim?...


vimvim-syntax-highlighting

Read More
How do I set up Vim to compile using Visual Studio 2010's C++ compiler?...


c++windowsvisual-studio-2010visual-c++vim

Read More
Vim 80 column layout concerns...


vim

Read More
Vim: How do I treat wrapped lines as a separate line so that I can navigate to it with j or k?...


vim

Read More
vim recover a deleted swap file...


vimfile-recoveryswapfile

Read More
How to toggle between vim-emulation and no-vim-emulation when the vscodevim extension is installed?...


vimvisual-studio-codevscodevim

Read More
Searching for backslash character in vim...


keyboard-shortcutsvim

Read More
Format of marks in viminfo...


vim

Read More
Returning to previous line with Vim...


vimvi

Read More
"set number" in .vimrc not working in Vim for iOS...


iosvim

Read More
^@ symbol in vim...


vimfile-io

Read More
awk/sed: repeat 1st column for each column...


awksedvim

Read More
How to open a terminal in new tab from VIM?...


vim

Read More
How to do whole-word search similar to "grep -w" in Vim...


vimgrepstring-matching

Read More
How does one navigate Ruby methods in VIM?...


rubyvim

Read More
How to copy command string in the ex mode into clipboard?...


vimcopymodeex

Read More
Strikeout text in vim?...


vimvimacvim

Read More
"error: stray '\XXX' in C++ program": Why does this happen?...


c++vimtext

Read More
View a list of recent documents in Vim...


vimrecent-documents

Read More
Setting buffer specific variables in Vim...


vim

Read More
vim encode text to html and hex (for javascript)...


vimencoding

Read More
Using SHIFT+Arrows to select text in vim / MacVim...


vimmacvimtextselection

Read More
Vim unable to find Python27.dll on startup but I'm on Python3.11...


pythonpython-2.7installationvim

Read More
Vim -- Contextually changing behavior of a command based on syntax...


vim

Read More
Vundle plugin lingers after uninstall...


vimvim-pluginvundle

Read More
Is there a way to do negative lookahead in vim regex?...


regexvimregex-lookarounds

Read More
How to get the list of all installed color schemes in Vim?...


listvimcolor-scheme

Read More
BackNext