vim-shellcheck icon indicating copy to clipboard operation
vim-shellcheck copied to clipboard

Vim wrapper for ShellCheck, a static analysis tool for shell scripts.

Results 3 vim-shellcheck issues
Sort by recently updated
recently updated
newest added

I found your fancy ❤️ vim-plugin and use it on **MacOS** and on **openSUSE** (both are my main workstation(s) and servers): On MacOS it behaves like this: - 🟩 `shellcheck`...

I'm on Neovim and using `gb` on a quickfix error results in: ``` Error detected while processing function 145_gb: line 14: E117: Unknown function: netrw#CheckIfRemote E116: Invalid arguments for function...

Love the plugin! As I was getting used to it, there's a few small improvements that would help. Docs: 1) I was getting confused on how to pass shellcheck args...