Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.74 KB

README.md

File metadata and controls

71 lines (44 loc) · 1.74 KB

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.