neovim/lua/keymappings.lua

3 lines
91 B
Lua

local utils = require('utils')
utils.map('n', '<C-h>', '<cmd>noh<CR>') -- Clear highlights