Add nvim python config
This commit is contained in:
parent
da0559bd67
commit
42dd862e5e
|
@ -0,0 +1,5 @@
|
||||||
|
set nu
|
||||||
|
set noexpandtab
|
||||||
|
set noautoindent
|
||||||
|
set tabstop=4
|
||||||
|
set indentexpr=
|
Loading…
Reference in New Issue