mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-16 01:01:34 +00:00
update options
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
vim.g.mapleader = " "
|
||||
|
||||
local map = vim.keymap.set
|
||||
|
||||
map("n", "<ESC>", ":nohl<CR>", { desc = "Clear search highlights", silent = true })
|
||||
|
Reference in New Issue
Block a user