]> git.rmz.io Git - dotfiles.git/commit
nvim: disable interfering mappings lazyvim sets for telescope
authorSamir Benmendil <me@rmz.io>
Tue, 11 Apr 2023 00:09:37 +0000 (01:09 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
commit556b2a0f56ba885fc466f33329647fcbb46d2920
tree4bd01c62310714d7238d6bb57dda537c1cbefe9f
parent2c9bc7b49893235446c5274ed0a42e1206b4ee4b
nvim: disable interfering mappings lazyvim sets for telescope

Way too used to <space><space> toggling folds.

Also <leader>gs <leader>gc are for fugitive stuff.
nvim/lua/plugins/editor.lua [new file with mode: 0644]