Skip to content

Commit

Permalink
Update README to point back to the master repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
possiblywrong committed Jan 30, 2012
1 parent 0245be4 commit e2323db
Showing 1 changed file with 2 additions and 30 deletions.
32 changes: 2 additions & 30 deletions README.mkd
Expand Up @@ -2,34 +2,6 @@

A quick notetaking plugin for vim.

It offers a way of managing notes similar to the one in tools like Notational
Velocity: file management is removed from the notetaking workflow, and creation
and searching of notes can be done using the same interface. File management is
abstracted and replaced by searching and sorting facilities. Notes handled by
vim-pad are free-form: the plugin doesn't impose any format, and has utilities
to handle notes in several formats. You can use it along other notetaking
plugins for vim.

![screen 1](http://i.minus.com/iOd0AOpCUXgu4.png)
![screen 2](http://i.minus.com/i86fzuBua28Ox.png)
![screen 3](http://i.minus.com/iwWXEI8oPZ4Wh.png)
![screen 4](http://i.minus.com/it88jeH3qlKyO.png)

## Branches

* `master` contains the released version of the plugin.

* `devel` contains the development version of the plugin.

Pull requests are to be done over `devel`. When submitting a bug, please tag
the affected versions.

## Configuration and Usage

**IMPORTANT**: you must set the g:pad_dir variable to a valid path. It is
recommended to use an empty folder for this.

For the full documentation, please consult

:help vim-pad
* Go check out the [master repo](https://github.com/fmoralesc/vim-pad) for more info.

This is an experimental repo for different storage backends.

0 comments on commit e2323db

Please sign in to comment.