Format workspace with CodeFormat
This commit is contained in:
@@ -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, })
|
||||
|
||||
Reference in New Issue
Block a user