You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this plugin to index a Linux kernel source tree with success using VIM 8.
Since I've switched to VIM 8.1, the creation of .cscope.big.files generates an empty file... and thus no DB.
Still to investigate on possible issues.
The text was updated successfully, but these errors were encountered:
The issue seems to be related to my shell, I use ZSH instead of BASH, and by using VIM 8.1 the exec command seems to spawns a ZSH... which was not the case with VIM 8.0.
When the find command is executed on ZSH, it fails with:
I'm using this plugin to index a Linux kernel source tree with success using VIM 8.
Since I've switched to VIM 8.1, the creation of .cscope.big.files generates an empty file... and thus no DB.
Still to investigate on possible issues.
The text was updated successfully, but these errors were encountered: