Skip to content

Personal document database and note taking plugin for Vim and NeoVim.

License

Notifications You must be signed in to change notification settings

linden-project/linny.vim

Repository files navigation

Linny.vim

Update 22 August 2024 - As the creator of Linny.vim has switched to NeoVim. Linny is now fully compatible with NeoVim

RIP Bram Molenaar

Personal wiki and document database powered by Markdown and Front Matter.

Quickstart

Read the Linny.vim + Notes Boilerplate quick start tutorial

Installation

Use your favorite package manager.

Using vim-plug:

Plug 'linden-project/linny.vim'

NeoVim

More instructions will follow but you can checkout my neovim configuration as example.

Install fred

Some features for linny require fred.

Install the latest version on your system. Linny will show the version in the linny menu.

Documentation

The official manual can be read directly in Vim/NeoVim:

:help linny

Alternatively, you can read linny.txt in your browser.

Release Notes

first update CHANGELOG.md with new version.

rake bump\[0.8.0\]
git commit -m "version bump" -a
rake release\[0.8.0\]

Credits

  • vimwiki - The most popular Wiki plugin for Vim
  • mmai/vim-markdown-wiki - A simple Wiki plugin for vim made with a few Markdown additions
  • Kiwi - An iOS Wiki App using dropbox for synchronization and Markdown as wiki documents.
  • skywind3000/quickmenu - Side panel menu plugin with customizable shortcuts.

License

MIT - Copyright 2019-2024 (c) Pim Snel.