coala-vim
coala-vim copied to clipboard
Vim plugin for coala
Results
15
coala-vim issues
Sort by
recently updated
recently updated
newest added
I would love to pass parameters to `coala`. Right now I have the following settings: ``` vim autocmd FileType python map :!coala --no-config --apply-patches \--bears=CPDBear,PEP8Bear,PyImportSortBear,PyUnusedCodeBear,RadonBear \--files=% ``` I hope at...
type/feature
Can I at least move around when the scanning is in progress?
enhancement
type/feature