Skip to content

Commit

Permalink
docs: README Updates (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 authored May 24, 2024
1 parent 83d452d commit 166af88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ Installation with any package manager, Lazy example below:

return {
"tris203/precognition.nvim",
--event = "VeryLazy",
config = {
-- startVisible = true,
-- showBlankVirtLine = true,
-- highlightColor = { link = "Comment"),
-- highlightColor = { link = "Comment" },
-- hints = {
-- Caret = { text = "^", prio = 2 },
-- Dollar = { text = "$", prio = 1 },
Expand Down

0 comments on commit 166af88

Please sign in to comment.