all repos — dotfiles @ df4f1038a6a0e9e406776296665d816e8285acac

my *nix dotfiles

nvim/ftplugin/python.vim (view raw)

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