docker is not available on closed system where I want to port neovim in
ok, got it
s = { "Telescope grep_string search_dirs=['$prj_path/dir1/dir2/dir3/']", "Grep on dir3" },
this works…many Thanks!!!
yeah, just asking here for quick solutions (don’t want to spend tons of time reading all the guides)
I’m very sorry, but I don’t understad how should I do to let it work in lua (I’m using init.vim but this part is under lua << EOF)
tried this but still not woking (tried with and without … )
s = { “Telescope grep_string search_dirs={os.get_env(“prj_path”) … “/dir1/dir2/dir3/”} cr>”, “Grep on dir3” }
what’s wrong?
tried but once trying to install LSP it give an error npm executable not found