summaryrefslogtreecommitdiff
path: root/after/plugin/highlights.lua
diff options
context:
space:
mode:
authorChristian Chiarulli <[email protected]>2022-10-03 04:17:38 +0000
committerGitHub <[email protected]>2022-10-03 04:17:38 +0000
commit3b26b04a12c4ce82e477f2be78fbb0b70a8afa3f (patch)
treed2804030502545303309af097afe13a02b8acf54 /after/plugin/highlights.lua
parent7534e29e19498fbe2164bf3b702dcac3d561533b (diff)
feat: add some more reloads (#3126)
Diffstat (limited to 'after/plugin/highlights.lua')
-rw-r--r--after/plugin/highlights.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/after/plugin/highlights.lua b/after/plugin/highlights.lua
index 0e14c0fa..4c343e80 100644
--- a/after/plugin/highlights.lua
+++ b/after/plugin/highlights.lua
@@ -1 +1 @@
-reload('lvim.core.lir').icon_setup()
+reload("lvim.core.lir").icon_setup()