all repos — dotfiles @ d0d2ee45b3081f358233c07cdbc86fc7dd9ce7e4

my *nix dotfiles

config/nvim/ftplugin/sh.vim (view raw)

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