Commit Graph

41 Commits (user-commands)
 

Author SHA1 Message Date
Karim Abou Zeid 1dec42c321 update vimdoc 2 years ago
Karim Abou Zeid 43557a395f fixes, also remove `:Telescope zk tags` 2 years ago
Mickaël Menu 708d3914db Remove `zk.edit_from_tags` 2 years ago
Mickaël Menu 3ba80ef73b README fixes 2 years ago
Karim Abou Zeid 19f3c15fee correctly (not) handle character encoding when getting selected text 2 years ago
Karim Abou Zeid 618430cc16 better command syntax 2 years ago
Karim Abou Zeid d393e4dd27 fix command viml syntax 2 years ago
Karim Abou Zeid 89009c71cd add autogenerated vimdoc (md2vim) 2 years ago
Karim Abou Zeid 253b37c39f remove lspconfig dependency 2 years ago
Karim Abou Zeid 2ff900b658 update README 2 years ago
Karim Abou Zeid 7d37f7e119 add more code documentation 2 years ago
Karim Abou Zeid 6c5dd24028 update README 2 years ago
Karim Abou Zeid 18cf484327 doc 2 years ago
Karim Abou Zeid 8525e631f3 easier command syntax 2 years ago
Karim Abou Zeid 39a7a24dc6 clean up commands 2 years ago
Karim Abou Zeid 5a2702db3b use new command api 2 years ago
Karim Abou Zeid 998b9670e1 easier command syntax 2 years ago
Karim Abou Zeid d91464687c Update README 2 years ago
Karim Abou Zeid f4b9a94b38 fix 2 years ago
Karim Abou Zeid c168b09229 rename path->notebook_path and move into options arg 2 years ago
Karim Abou Zeid e83cf028f4 amend 2 years ago
Karim Abou Zeid 61ac568424 rename action->cb 2 years ago
Karim Abou Zeid 6a635abf09 simplify picker api, make multi_select=true the default 2 years ago
Karim Abou Zeid 6fc61c5df7 update README 2 years ago
Karim Abou Zeid a9306871f7 make "select" the default picker 2 years ago
Karim Abou Zeid 9e80ba3758 fix lsp not attaching buffers 2 years ago
Karim Abou Zeid 03814f2608 Improved architecture, according to https://github.com/mickael-menu/zk-nvim/pull/14#pullrequestreview-840097886 2 years ago
Karim Abou Zeid e57a974433 update readme 2 years ago
Karim Abou Zeid bbb3610fcf refactor 2 years ago
Karim Abou Zeid 424ffb22c6 support vim.ui.select as picker 2 years ago
Karim Abou Zeid 8feb4beb51 add FZF picker 2 years ago
Karim Abou Zeid 9b6447f17b new way of defining user commands 2 years ago
Karim Abou Zeid d5681f0f49
Add `:ZkNewLink` and update `:ZkNew` and `:ZkIndex` (#12) 2 years ago
Karim Abou Zeid 8605ff475f
Inline queries, documentation updates (#11) 2 years ago
Clément Joly c1e7520eb9
Add an orphan picker (#10)
List notes that need to be linked.
3 years ago
Ben Smith 959d87222b
Merge pull request #9 from mickael-menu/kabouzeid-patch-1
Fix typos
3 years ago
Karim Abou Zeid b438a7450f
Fix typos 3 years ago
Ben Smith 32699ddaa7
Merge pull request #8 from kabouzeid/skip_create_user_commands
option to skip creation of user commands
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
Mickaël Menu 88a327ef1c
Initial commit 3 years ago