Format workspace with CodeFormat

This commit is contained in:
2023-09-02 17:29:59 +02:00
parent 214ffd053d
commit ae3bc212a9
63 changed files with 1205 additions and 1061 deletions
+1 -1
View File
@@ -14,4 +14,4 @@
limitations under the License.
]]
vim.keymap.set('n', '<C-W>m', ':WinShift<CR>', { remap = false })
vim.keymap.set("n", "<C-W>m", ":WinShift<CR>", { remap = false, })