1
0
mirror of https://github.com/amix/vimrc synced 2025-07-13 14:55:01 +08:00

Update Coc.nvim

This commit is contained in:
Kurtis Moxley
2022-07-05 18:23:20 +08:00
parent 45613661bc
commit a15d617ae4
375 changed files with 506 additions and 93666 deletions

View File

@ -1,22 +0,0 @@
root = true
[*]
end_of_line = lf
charset = utf-8
[*.{js,ts}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
max_line_length = 120
[*.json]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.vim]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
max_line_length = 120