1 files changed,
3 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-09-03 13:43:32 +0300
Parent:
08f87c3
A
after/ftplugin/qf.lua
@@ -0,0 +1,3 @@
+local map = require("core.utils").map + +map("n", "q", "<cmd>q<cr>", true)