crowdigit
crowdigit
I had similar issue and I can reproduce the error. My error log: ``` Error detected while processing function ctrlspace#keys#Keypressed[14]..ctrlspace#keys#common#ToggleFileModeAndSearch[1]..90_toggleListViewAndSearch[2]..ctrlspace#k eys#common#ToggleFileMode[5]..90_toggleListView[18]..ctrlspace#window#Toggle[57]..ctrlspace#engine#Content[2]..128_contentFromFileEngine: line 9: E684: list index out of range: 0...
Maybe unrelated, but the reason why I use ProtonVPN CLI or GUI is it allows me to use killswitch feature. I think they do not work for my environment (yet)...
I could fix this issue by compiling file engine by myself. To do that, 1. clone this repository 2. build file engine 3. copy binary file 4. edit `init.nvim` ```bash...
https://github.com/vim-ctrlspace/vim-ctrlspace/issues/292#issuecomment-1276949386 Maybe this can help?
@Konfekt Sorry for late reply. I have checked this today, and it works now without any issue. Maybe my environment or something has been updated. Thanks