add: setup file for pythonpep8
This commit is contained in:
parent
e998cdeb57
commit
afe8c33b32
1 changed files with 1 additions and 0 deletions
1
.config/nvim/after/plugin/pythonpep8.rc.lua
Normal file
1
.config/nvim/after/plugin/pythonpep8.rc.lua
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
vim.g.python_pep8_indent_hang_closing = 1 -- format multiline lists and dictionaries, and more
|
||||||
Loading…
Add table
Add a link
Reference in a new issue