nvim: ft keymaps via ftplugin/

This commit is contained in:
js0ny 2025-11-17 16:54:15 +00:00
parent 51e6343b9e
commit 32429308f3
22 changed files with 112 additions and 213 deletions

View file

@ -1,3 +1,5 @@
-- Terminal Keymaps
-- Use <C-w>h|j|k|l to navigate directly
local M = {
{
keys = "<C-w>h",