Created
July 27, 2018 13:38
-
-
Save bbtdev/b28e86670ba602c4fdb30a2ac2d80d74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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