mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nvim: ft keymaps via ftplugin/
This commit is contained in:
parent
51e6343b9e
commit
32429308f3
22 changed files with 112 additions and 213 deletions
|
|
@ -1,3 +1,5 @@
|
|||
-- Terminal Keymaps
|
||||
-- Use <C-w>h|j|k|l to navigate directly
|
||||
local M = {
|
||||
{
|
||||
keys = "<C-w>h",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue