Format workspace with CodeFormat
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@
|
||||
limitations under the License.
|
||||
]]
|
||||
|
||||
vim.keymap.set('n', "<leader>gl", ":Flog<CR>", { remap = false, silent = true })
|
||||
vim.keymap.set("n", "<leader>gl", ":Flog<CR>", { remap = false, silent = true, })
|
||||
|
||||
Reference in New Issue
Block a user