| Commit message (Collapse) | Author |
|
Otherwise nixvim will complain, as I also have telescope enabled
|
|
'j' is both more memorable (*j*ump) and also not yet mapped to something
important, as it's a relic of the old vim keys. This frees up 'm' for
marks again
|
|
This source was way too distracting, considering that I'm not that keen
on having lots of possibly completions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Bash language server already runs shellcheck, thus making the
explicit call here useless.
|
|
|
|
|
|
|