index
:
dotfiles
main
dotfiles for almost everything I use
yigit sever
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
ftplugin
/
python.vim
blob: dfa9a7a42c1dc6ea619eb50df98cf50885a09754 (
plain
)
1
2
let
b
:ale_fixers
=
[
'yapf'
,
'isort'
]