2025-01-18 17:01:30 -05:00

5 lines
76 B
Lua

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