Сделал кейбинды

This commit is contained in:
Alexander Neonxp Kiryukhin 2025-04-25 03:02:46 +03:00
parent a5d2b217c2
commit 91873ed81a
Signed by: NeonXP
SSH key fingerprint: SHA256:SVt7TjxbVc87m1QYaQziOJ0N3OCFURv2g76gD/UTTXI

View file

@ -1,6 +1,5 @@
local map = vim.api.nvim_set_keymap
local kmap = vim.keymap.set
-- Базовые настройки навигации --
map("n", "<Space>", "<Nop>", { noremap = true, silent = true })