small updates around the place
This commit is contained in:
parent
4413cd4960
commit
af4a920551
6 changed files with 38 additions and 27 deletions
|
@ -1,6 +1,7 @@
|
|||
-- This plugin will smartly highlight the token under the cursor.
|
||||
return {
|
||||
"RRethy/vim-illuminate",
|
||||
event = "BufEnter",
|
||||
opts = {},
|
||||
config = function(_, opts)
|
||||
require("illuminate").configure(opts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue