1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-06-08 02:20:46 +0300
Parent:
8ed2d1d
M
after/ftplugin/lua.lua
@@ -8,4 +8,5 @@ -- some maps
map("n", "<localleader>t", ":=MiniTest.run_file()<CR>", true) map("n", "<localleader>x", function() vim.cmd.source "%" + vim.print((vim.fn.expand "%:t") .. " reloaded") end, true)