not sure yet, nix flake...
This commit is contained in:
parent
633916dd9a
commit
43df590ba2
49 changed files with 132 additions and 2453 deletions
|
@ -1,9 +0,0 @@
|
|||
-- This plugin will smartly highlight the token under the cursor.
|
||||
return {
|
||||
"RRethy/vim-illuminate",
|
||||
event = "BufEnter",
|
||||
opts = {},
|
||||
config = function(_, opts)
|
||||
require("illuminate").configure(opts)
|
||||
end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue