Add .config/nvim/pack/plugins/start/.keep
Update vscodium/settings.json
This commit is contained in:
parent
7d21e53af9
commit
81e8473272
1 changed files with 2 additions and 1 deletions
|
@ -44,5 +44,6 @@
|
||||||
"backspace",
|
"backspace",
|
||||||
"delete"
|
"delete"
|
||||||
],
|
],
|
||||||
"keyboard.dispatch": "keyCode"
|
"keyboard.dispatch": "keyCode",
|
||||||
|
"editor.wordWrap": "bounded"
|
||||||
}
|
}
|
Loading…
Reference in a new issue