mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
nvim: change pythons style to be more campact
This commit is contained in:
6
.config/yapf/style
Normal file
6
.config/yapf/style
Normal file
@@ -0,0 +1,6 @@
|
||||
[style]
|
||||
based_on_style = google
|
||||
column_limit = 99
|
||||
indent_width = 2
|
||||
spaces_before_comment = 2
|
||||
continuation_indent_width = 2
|
Reference in New Issue
Block a user