fix(config): add bit to ignored filetypes
This commit is contained in:
parent
48c08825b2
commit
4ccab9ee1f
1 changed files with 2 additions and 0 deletions
2
vim.yaml
2
vim.yaml
|
|
@ -22,3 +22,5 @@ globals:
|
||||||
any: true
|
any: true
|
||||||
stub:
|
stub:
|
||||||
any: true
|
any: true
|
||||||
|
bit:
|
||||||
|
any: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue