Skip to content

S-l and S-h keymapping #828

Closed Answered by folke
jrschenk asked this question in Q&A
May 25, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

In your lua/config/keymaps.lua, add:

vim.keymap.del("n", "<S-l>")
vim.keymap.del("n", "<S-h>")

And yes, never ever make changes to plugins in your .local.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jrschenk
Comment options

Answer selected by jrschenk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants