2025-04-04 17:53:07 +00:00

5 lines
76 B
Lua

-- Configure the zk neovim plugin
require("zk").setup({
picker = "fzf"
})