Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How to list the file paths of all buffers open in Vim?

vim

Vim visual selection and regexp

vim

Join two lines in Vim without moving the cursor

vim

How can I make vim open certain file types with specific syntax highlighting?

vim nasm

how to use vim to open every .txt file under a directory (with Bash)

bash vim while-loop

How to navigate results (candidates) in Unite.vim?

vim unite.vim

Vim(script) - quotes in strings when used as expressions

vim

Vim with YouCompleteMe and Markdown

vim

Replace word with what's ready to put in vi/vim?

vim vi

Move to last instance of a given character in the line in vim?

vim

How do I search within a selected block of code with vim

search vim

How to highlight only the actual differences in Vim diff?

vim diff vimdiff

Send buffer to a running terminal window in vim 8

vim terminal

Ignore node_modules with vim-fzf

vim gitignore ag fzf

How to check whether shell scripts / Vim running in VS Code integrated terminal?

How do I save a macro consisting of multiple search and replace into my .vimrc

vim macros replace multiline

Touch-typing capital letter identifiers

Attach a newline to every sentences

regex vim

How to read sjis-encoded file in vim?

vim encoding

how to find out where a vim highlighting is defined?