jisantuc / nix-home

Repo for my nix home managed by home-manager
MIT License
0 stars 0 forks source link

Add fzf search of root / local vimwiki #64

Closed jisantuc closed 12 months ago

jisantuc commented 1 year ago

Example with cwd from fzf docs:

  Using files with a different command and working directory:

    :lua require'fzf-lua'.files({ prompt="LS> ", cmd = "ls", cwd="~/<folder>" })
jisantuc commented 12 months ago

Bailing on local vimwikis for now, considering this done