Skip to content

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

License

Notifications You must be signed in to change notification settings

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