Commit Graph

10 Commits (1c98ff60a142bb84865119be0348e6a7b58e6c78)

Author SHA1 Message Date
ZHENG PiaoDan 1c98ff60a1
fzf: Fix jumping to note with spaces in filename (#48) 2 years ago
Karim Abou Zeid b13a191fbb
Fix `ZkNewFromTitleSelection` from a visual block selection (#35) 3 years ago
Karim Abou Zeid c3b1bcfe2c
Don't swallow LSP errors at zk.api level (#31) 3 years ago
Karim Abou Zeid 910253023e
Allow empty note titles in pickers (#25) 3 years ago
Karim Abou Zeid 9ddedad880
Fix #19 (#20) 3 years ago
Karim Abou Zeid b0ce17b020
major refactoring, custom commands, configurable picker (#14)
* new way of defining user commands

* add FZF picker

* support vim.ui.select as picker

* refactor

* update readme

* Improved architecture, according to https://github.com/mickael-menu/zk-nvim/pull/14#pullrequestreview-840097886

* fix lsp not attaching buffers

* make "select" the default picker

* update README

* simplify picker api, make multi_select=true the default

* rename action->cb

* amend

* rename path->notebook_path and move into options arg

* fix

* Update README

* easier command syntax

* use new command api

* clean up commands

* easier command syntax

* doc

* update README

* add more code documentation

* update README

* remove lspconfig dependency

* add autogenerated vimdoc (md2vim)

* fix command viml syntax

* better command syntax

* correctly (not) handle character encoding when getting selected text

* README fixes

* Remove `zk.edit_from_tags`

* fixes, also remove `:Telescope zk tags`

* update vimdoc

Co-authored-by: Mickaël Menu <mickael.menu@gmail.com>
3 years ago
Karim Abou Zeid d5681f0f49
Add `:ZkNewLink` and update `:ZkNew` and `:ZkIndex` (#12) 3 years ago
Karim Abou Zeid 8605ff475f
Inline queries, documentation updates (#11) 3 years ago
Karim Abou Zeid cd66837e8c option to skip creation of user commands 3 years ago
Karim Abou Zeid 89179f1949
Kick start the plugin and Telescope extension (#5) 3 years ago