8000 GitHub - Nadrieril/neuron.vim: ๐Ÿ“ Manage your Zettelkasten in {n}vim.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nadrieril/neuron.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

neuron.vim

Manage your Zettelkasten with the help of neuron in {n}vim.

usage-photo

Requirements

Installation

Using vim-plug

Plug 'junegunn/fzf.vim'
Plug 'BurntSushi/ripgrep'
Plug 'ihsanturk/neuron.vim'

Mappings

nm <m-z>           :call ZettelSearch()<cr>
nm <LocalLeader>zn :call ZettelNew()<cr>
nm <LocalLeader>zi :call ZettelSearchInsert()<cr>
nm <LocalLeader>zl :call ZettelLastInsert()<cr>
nm <LocalLeader>zo :call ZettelOpenUnderCursor()<cr>
nm <LocalLeader>zu :call ZettelOpenLast()<cr>

About

๐Ÿ“ Manage your Zettelkasten in {n}vim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0