Dotfiles/.config/nvim/lua/plugins/vim-cool.lua

5 lines
77 B
Lua

-- Disables search highlights automatically
return {
"romainl/vim-cool",
}