Saurabh Shinde
Results
1
comments of
Saurabh Shinde
Adding following option in vimrc worked for me !! ```vim let g:loaded_luainspect = 1 ``` Also check if both `lua` and `luac` are installed.