We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a94db commit 76e72caCopy full SHA for 76e72ca
2 files changed
README.md
@@ -330,6 +330,7 @@ https://github.com/Bekaboo/dropbar.nvim/assets/76579810/e8c1ac26-0321-4762-9975-
330
String = ' ',
331
Struct = ' ',
332
SwitchStatement = ' ',
333
+ Terminal = ' ',
334
Text = ' ',
335
Type = ' ',
336
TypeParameter = ' ',
@@ -898,6 +899,7 @@ used by the plugin:
898
899
900
901
902
903
904
905
lua/dropbar/configs.lua
@@ -111,6 +111,7 @@ M.opts = {
111
112
113
114
115
116
117
0 commit comments