mirror of
https://github.com/jabirali/tmux-tilish.git
synced 2026-09-10 07:06:18 -04:00
fix: shellcheck options
This commit is contained in:
parent
e224cb8240
commit
254c133d3e
|
|
@ -10,8 +10,8 @@
|
|||
# The keybindings are taken nearly directly from `i3wm` and `sway`, but with
|
||||
# minor adaptation to fit better with `vim` and `tmux`. See also the README.
|
||||
|
||||
# shellcheck disable=SC2003
|
||||
# shellcheck disable=SC2016
|
||||
# shellcheck disable=SC2086
|
||||
# shellcheck disable=SC2250
|
||||
|
||||
# Check input parameters {{{
|
||||
|
|
|
|||
Loading…
Reference in a new issue