Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

notes.vim

Compare

  Analyzed about 16 hours ago

The notes.vim plug-in for the Vim text editor makes it easy to manage your notes in Vim.

2.65K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

shell.vim

Compare

  Analyzed about 11 hours ago

This plug-in improves the integration between Vim and your operating system: - The :Fullscreen command and F11 mapping toggle Vim between normal and full-screen mode - The :Maximize command and Control-F11 mapping toggle Vim between normal/maximized state: They show/hide the menu bar, tool ... [More] bar and/or tab line - The :Open command and mapping know how to open file and directory names, URLs and e-mail addresses in your favorite programs (file manager, web browser, e-mail client, etc) - The xolox#shell#execute() function enables other Vim plug-ins to execute external commands in the background (i.e. asynchronously) without opening a command prompt window on Windows Two Windows DLL files are included to perform these functions on Windows, while on UNIX external commands are used. [Less]

556 lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

reload.vim

Compare

  Analyzed 1 day ago

The reload.vim plug-in automatically reloads various types of Vim scripts as you're editing them in Vim to give you instant feedback on the changes you make. Automatic reloading of Vim scripts is currently supported for the following types of scripts: - Standard plug-ins - Auto-load scripts ... [More] - File-type plug-ins - Syntax highlighting scripts - File-type indentation plug-ins - Color scheme scripts You're free to change the 'runtimepath' and reloading will still work. Note that vimrc scripts are not reloaded because that seems to cause more trouble than it's worth... [Less]

202 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This