mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] disable indentation overrides for Python
This commit is contained in:
parent
53bbede27f
commit
4895f06c02
1 changed files with 2 additions and 0 deletions
|
@ -266,4 +266,6 @@ set commentstring=//%s
|
|||
|
||||
let g:vala_syntax_folding_enabled = 0
|
||||
|
||||
let g:python_recommended_style = 0
|
||||
|
||||
" }}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue