Skip to content

Commit

Permalink
refactor: addded raindelimiter annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmx03 committed Aug 23, 2024
1 parent c562338 commit b5ec760
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lua/dracula/highlights.lua
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,13 @@
---@field MiniStarterSection? table
---@field MiniStarterQuery? table
---@field MiniCursorword? table
---@field RainbowDelimiterRed? table
---@field RainbowDelimiteYellow? table
---@field RainbowDelimiterBlue? table
---@field RainbowDelimiterOrange? table
---@field RainbowDelimiterGreen? table
---@field RainbowDelimiterViolet? table
---@field RainbowDelimiterCyan? table

local M = {}

Expand Down

0 comments on commit b5ec760

Please sign in to comment.