cleanup
This commit is contained in:
parent
83d3702d3e
commit
35f8727b85
3 changed files with 0 additions and 15 deletions
|
|
@ -1,6 +1 @@
|
||||||
std = "vim"
|
std = "vim"
|
||||||
|
|
||||||
exclude = [".luacheckrc"]
|
|
||||||
|
|
||||||
[rules]
|
|
||||||
mixed_table = "allow"
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
quote_style = "AutoPreferSingle"
|
|
||||||
indent_type = "Spaces"
|
|
||||||
column_width = 80
|
|
||||||
collapse_simple_statement = "Never"
|
|
||||||
6
vim.toml
6
vim.toml
|
|
@ -4,9 +4,3 @@ name = "vim"
|
||||||
|
|
||||||
[vim]
|
[vim]
|
||||||
any = true
|
any = true
|
||||||
|
|
||||||
[map]
|
|
||||||
any = true
|
|
||||||
|
|
||||||
[bmap]
|
|
||||||
any = true
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue