commit c5e93ebcbd195f276aa3d6643e2f5951c56e0be9 parent be68077d159e1f18af2bc552f169711694d808a3 Author: Tomas Nemec <nemi@skaut.cz> Date: Mon, 2 Aug 2021 08:30:44 +0200 update Diffstat:
M | lua/tms/p/trun.lua | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lua/tms/p/trun.lua b/lua/tms/p/trun.lua @@ -38,6 +38,7 @@ M.to_quickfix = function(name) end vim.fn.setqflist({}, ' ', {lines = lines}) vim.cmd [[ copen ]] + vim.cmd [[ normal G ]] else print('Trun for "' .. name .. '" does not have tmp file') return