1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Olexander
ss2316544@gmail.com
Committed at:
2022-04-24 23:43:29 +0300
Parent:
a89c6ee
M
ftplugin/lua.lua
@@ -7,7 +7,7 @@ -- mappings
require("which-key").register({ [";"] = { name = "Coding", - t = { "<Plug>PlenaryTestFile", "Run current tests file" }, + t = { ":w<cr> | <Plug>PlenaryTestFile", "Run current tests file" }, }, }, { prefix = "<leader>",