all repos — dotfiles @ a3f3c38ee43a53b55d44f2b90a2306776435d6c3

my *nix dotfiles

nvim/ftplugin/sh.vim (view raw)

1setlocal tabstop=4
2setlocal softtabstop=4
3setlocal shiftwidth=4
4setlocal expandtab
5setlocal autoindent
6setlocal smarttab
7setlocal formatoptions=croql