Skip to content

Instantly share code, notes, and snippets.

@bbtdev
Created July 27, 2018 13:38
Show Gist options
  • Save bbtdev/b28e86670ba602c4fdb30a2ac2d80d74 to your computer and use it in GitHub Desktop.
Save bbtdev/b28e86670ba602c4fdb30a2ac2d80d74 to your computer and use it in GitHub Desktop.
# cwd must look into it, it's not changing pwd, but how does it affect LSP?
call term_start(&shell, {'cwd': 'whatever'})
:let $VIM_DIR=expand('%:p:h')<CR>:terminal<CR>cd $VIM_DIR<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment