vim-prosettings

A plugin to discover and load project specific Vim settings. The plugin doesn’t require configuration and works automatically. When you launch your Vim editor in your project’s folder you will …

1678 Vim tips

VimTip1 SearchingVimTip2 Easy edit of files in the same directoryVimTip3 Compile Java with JikesVimTip4 Any word completionVimTip6 Moving to matching bracesVimTip7 Jumping to the start and end of a code blockVimTip8 Jumping to the declaration of a …

dirvish.vim

dirwish: Directory viewer for Vim ⚡Path navigator designed to work with Vim’s built-in mechanisms and complementary plugins. Features Simple: Each line is just a filepath Flexible: Mash up the buffer with :g, automate it with g:dirvish_mode Safe: Never …

vim profiling

When vim performance going down… start vim make things which slow vim down… after this go back to normal mode and and exit from vim Finally and you get result:

VimWiki: A Personal Wiki For Vim

VimWiki is a personal wiki for Vim — a number of linked text files that have their own syntax highlighting. With VimWiki you can: Organize notes and ideas Manage to-do …

Vimium – The Hacker’s Browser

Vimium is a browser extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor. Installation instructions: Install via the Chrome web store or the Firefox Addons …

netrw.vim

Network oriented reading, writing, and browsing. Netrw supports reading and writing files across networks.  One may use urls for filenames or one may use netrw’s Nread and Nwrite commands. Netrw as …

themer

themer takes a set of colors and generates editor themes, terminal themes, themes for other apps, and desktop/device wallpapers. https://themer.dev/

SpaceVim

SpaceVim is a community-driven Vim distribution with layer feature. SpaceVim manages collections of plugins in layers. Layers make it easy for you, the user, to enable a new language or feature …