- Notifications
You must be signed in to change notification settings - Fork0
polm/deltos.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a vim plugin for use withdeltos. Itcomes with syntax highlighting and keybindings. For search you need to installfzf.vim.
Local keybindings when in$DELTOS_HOME/by-id
:
key | action |
---|---|
<leader>nd | new note (NewDeltos) |
<leader>id | yank the current note's ID |
<leader>nl | make a link to a new note (wiki style) |
(visual) <leader>nl | make the words in the visual selection into a link |
Enter | follow link.(link here//<id>) |
Global keybindings:
key | action |
---|---|
<leader>ds | Open all deltos notes in Unite (deltossearch) |
<leader>do | Show all open deltos notes in Unite |
vim-plug or similar is strongly recommended.
WTFPL / Kopyleft All Rites Reversed / do as you please.
-POLM