vim-jack-in icon indicating copy to clipboard operation
vim-jack-in copied to clipboard

Handle 'autochdir' properly

Open SevereOverfl0w opened this issue 6 years ago • 0 comments

There needs to be a consistent strategy for determining where to run the repl command from. One option could be to search for project manifests, the other is to use getcwd(). The actual solution is probably a combination and an option similar to vim-grepper.

SevereOverfl0w avatar Jul 09 '18 07:07 SevereOverfl0w