mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
b6d75ca49a
All line endings are now unix-style (\n), and arrow functions always have parentheses around their parameters.
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true
|
|
}
|