Fixed vim and zsh
This commit is contained in:
9
vim/plugins/singlecompile/.editorconfig
Normal file
9
vim/plugins/singlecompile/.editorconfig
Normal file
@ -0,0 +1,9 @@
|
||||
; This file is for unifying the coding style for different editors and IDEs.
|
||||
; More information at http://EditorConfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
Reference in New Issue
Block a user