Pinned Repositories
bufselect
Buffer Selector - Vim plugin for selecting a buffer to edit using a popup menu
fileselect
File Selector Vim Plugin
grep
Plugin to integrate Grep search tools with Vim
greplace
Vim plugin to search and replace a pattern across multiple files interactively
lsp
Language Server Protocol (LSP) plugin for Vim9
mru
Most Recently Used (MRU) Vim Plugin
taglist
Source code browser plugin for Vim
VimScriptForPythonDevelopers
Vim Script For Python Developers
yegappan's Repositories
yegappan/lsp
Language Server Protocol (LSP) plugin for Vim9
yegappan/mru
Most Recently Used (MRU) Vim Plugin
yegappan/taglist
Source code browser plugin for Vim
yegappan/grep
Plugin to integrate Grep search tools with Vim
yegappan/VimScriptForPythonDevelopers
Vim Script For Python Developers
yegappan/greplace
Vim plugin to search and replace a pattern across multiple files interactively
yegappan/fileselect
File Selector Vim Plugin
yegappan/bufselect
Buffer Selector - Vim plugin for selecting a buffer to edit using a popup menu
yegappan/asyncmake
Asynchronous make plugin for Vim 8.0
yegappan/disassemble
Vim plugin to display disassembled code
yegappan/bufpicker
Vim plugin to use the quickfix list for the list of buffer names
yegappan/lid
Plugin integrate GNU id-utils tools with Vim
yegappan/scratch
A Vim plugin to use a scratch buffer
yegappan/searchcomplete
Vim plugin to complete words in the search command line
yegappan/treectrl
Vim tree control plugin library
yegappan/vim
The official Vim repository
yegappan/battleship
Battleship game for Vim
yegappan/borland
Classic borland IDE like Vim color scheme
yegappan/brief
Vim plugin to emulate the brief editor key bindings and behavior
yegappan/tagexplorer
Vim plugin for exploring functions/classes defined in multiple files
yegappan/workspacemgr
Vim plugin to facilitate working with a group of files
yegappan/cscope
Plugin to integrate cscope with Vim
yegappan/findstr
Vim plugin to integrate MS-Windows findstr tool
yegappan/vimdoc
Vim Documentation
yegappan/FindUnusedGlobalFunctions
Script to find unused global functions in C files
yegappan/language-server-protocol
Defines a common protocol for language servers.
yegappan/neovim
Vim-fork focused on extensibility and usability