Search code examples
vimscript call vs. execute...

vimviml

Read More
create a dictionary using two lists in viml?...

listdictionaryvimviml

Read More
Vimscript: Number of listed buffers...

vimviml

Read More
Odd vimscript colon syntax...

vimviml

Read More
Passing a dictionary to a function in viml...

vimviml

Read More
Override a builtin command with cabbrev...

vimviml

Read More
Vim: Remap key to move to the next non-blank line (and vice versa)...

vimviml

Read More
Vim Script command-complete: pressing tab reload the list...

vimviml

Read More
Run vim command when preview window is open...

vimneovimviml

Read More
Vim LaTeX \begin autocomplete...

vimlatexviml

Read More
How can I check if a Vim buffer is modifiable?...

vimmacvimviml

Read More
Vim Function to Send Highlighted Text to a Git Commit...

gitvimviml

Read More
VimL: VSPLIT with width specified as a function of total width...

vimviml

Read More
How to load a vimscript file after loading plugin utl.vim?...

vimvim-pluginviml

Read More
Different command based on if next line is empty...

vimviml

Read More
Vimscript print function?...

functionvimviml

Read More
regex in vimscript...

regexvimviml

Read More
How to put % into variable in vimscript...

vimviml

Read More
Vimscript: find last open parenthese or bracket...

vimviml

Read More
Match partial filetype in vimscript...

vimviml

Read More
How to send escape sequences from within Vim?...

vimansi-escapeviml

Read More
Define a syntax region which depends on the indentation level...

vimsyntax-highlightingvim-syntax-highlightingviml

Read More
getbufline missing current line when called from an omnifunc...

vimvim-pluginviml

Read More
Exiting exe mode in a macro...

vimviml

Read More
BackNext