2025-04-05 16:38:28 -04:00

5 lines
76 B
Lua

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