Skip to content

Vim plugin for markdown file to make notes more tidy

License

Notifications You must be signed in to change notification settings

zyl-hub/Lightwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Lightwiki

Vim plugin for markdown file to make notes tidier

Usage

Enter

  • Normal

    1. create link with the word under cursor

    2. follow link

    3. create file if linked file doesn't exist

  • Visual

    create link with current line

Tab

  • Nomal

    go to next link

Backspace

" if you want use <BS> in normal mode to kill current buffer
" default 0
let g:ApplyBSkillBuffer = 1
  • Normal

    Use with airline tabeline

    Kill and save current buffer

About

Vim plugin for markdown file to make notes more tidy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published