Skip to content

Commit

Permalink
Revert "feat: support illuminate (#49)" (#50)
Browse files Browse the repository at this point in the history
This reverts commit 6f4479b.
  • Loading branch information
gbprod authored Nov 6, 2023
1 parent 57db431 commit d98731c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ and [the official vscode theme](https://github.com/arcticicestudio/nord-visual-s
- [RainbowDelimiter](https://github.com/HiPhish/rainbow-delimiters.nvim)
- [Neogit](https://github.com/NeogitOrg/neogit)
- [highlight-undo.nvim](https://github.com/tzachar/highlight-undo.nvim)
- [Illuminate](https://github.com/RRethy/vim-illuminate)

You're preferred plugin is missing ? Open an issue or, even better, open a pull
request 😉.
Expand Down
4 changes: 0 additions & 4 deletions lua/nord/plugins/ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ function ui.highlights()

-- tzachar/highlight-undo.nvim
HighlightUndo = { link = "Search" },

IlluminatedWordText = { link = "Search" },
IlluminatedWordRead = { link = "Search" },
IlluminatedWordWrite = { link = "Search" },
}
end

Expand Down

0 comments on commit d98731c

Please # to comment.