Skip to content

levriero/vim-devnotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-DevNotes

devnotes.vim is a vim (http://www.vim.org) plugin that streamlines development note taking. It's also shipped with an useful statusline function, to get a quick peek on how many notes are still pending.

Screenshot

screenshot

Installation

Copy all files to your ~/.vim directory or use Tim Pope's excellent pathogen plugin (http://github.com/tpope/vim-pathogen).

Usage

:call DevNotes() will run open a split buffer with your notes.

See the full documentation for more.

About

Quick development notes for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%