mirror of
https://github.com/mickael-menu/zk-nvim
synced 2024-11-11 13:11:05 +00:00
b0ce17b020
* 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> |
||
---|---|---|
.. | ||
zk.lua |