Skip to content
This repository was archived by the owner on Dec 25, 2021. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shellcheck-extras.vim

This plugin provides extra utilities for working with shellcheck.

Commands

  • :ShellcheckSuppressWarnings - Suppress all warnings for the current line.

Install

Requires either ALE or Syntastic to be installed and configured for shellcheck.

" Dein
call dein#add('b0o/shellcheck-extras.vim')

" NeoBundle
NeoBundle 'b0o/shellcheck-extras.vim'

TODO

  • convert to ftplugin
  • Support running shellcheck directly without the use of ALE/Syntastic
  • test with Syntastic
  • docs

Credit

Based on shellcheck.vim by @kawaz.

License

MIT License

About

Extra utilities for working with shellcheck in vim.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages