small updates around the place

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-02-20 21:00:17 -06:00
parent 4413cd4960
commit af4a920551
6 changed files with 38 additions and 27 deletions

View file

@ -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)