cecscope - command and menu driven cscope interface : vim online - 0 views
-
(requires vim7.0aa snapshot #188 or later) DrChip's cscope interface supports commands: CS [cdefgist] : cscope CSl[!] [cdefgist] : locallist style (! restores efm) CSs[!] [cdefgist] : split window and use cscope ! split vertically c (calls) find functions calling function under cursor d (called) find functions called by function under cursor e (egrep) egrep search for the word under cursor f (file) open the file named under cursor g (global) find global definition(s) of word under cursor i (includes) find files that #include file named under cursor s (symbol) find all references to the word under cursor t (text) find all instances of the word under cursor
DirDiff.vim - A plugin to diff and merge two directories recursively. : vim online - 0 views
-
This is a utility that performs a recursive diff on two directories and generate a diff "window". Based on that window you can perform various diff operations such as opening two files in Vim's diff mode, copy the file or directory recursively to the other, or remove the directory tree from the source directory.
flydiff - on-the-fly diff : vim online - 0 views
-
Flydiff is a Vim plugin to perform on-the-fly diff on the current buffer with some version control system and show the differences in another buffer.
SCMDiff - Highlight changed lines in a file via SCM diff command : vim online - 0 views
-
It allows you to quickly toggle (through a keybinding, Ctrl-D by default) the highlighting of changed lines in a file through an SCM's diff command.
marvim - Macro Persistent Storage and Shareable Repository for VIM : vim online - 0 views
-
MARVIM - MAcro Repository for VIM "Give your most complex macros a name and store it for future recall and use"
clipbrd - Clipboard and other register content editor. : vim online - 0 views
-
lipbrd : Clipboard and other register content editor.
-
gvim +ClipBrd +only
Mozilla Firefox - 0 views
-
Nevertheless, spawning a shell in a VIM window is something I desperately sought after since the first day I started working with VIM, and searching on Google reveals that I'm not the only person. Someone even hacked together a Python script so you can start a shell in a window, but it's no terminal emulator, so your possibilities with this "shell" are limited. I wanted to have a real, working shell in VIM, so I wouldn't have to switch around with screen, use half-hearty solutions like splitvt etc.
‹ Previous
21 - 40 of 42
Next ›
Showing 20▼ items per page