Vinayak Kolagi
Results
1
comments of
Vinayak Kolagi
@mectos as per the vim script you will need to have = instead of : for assignment. Try replacing your lines like this. ``` let g:semshi#filetypes = ['python'] let g:semshi#error_sign...