all repos — dotfiles @ 69ac8162fd2dd9ac9eeef398e102914b8cd8866a

my *nix dotfiles

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

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