You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The plugin is written in Lua and depends heavily on the Plenary library for its
17
17
18
18
## Features
19
19
- Gracefully handle no battery (either remove battery info from the status line or just show a desktop icon)
20
-
- Show charge level and whether there is a power cable attached or not via icons (requires [kyazdani42/nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons))
20
+
- Show charge level and whether there is a power cable attached or not via icons (requires [nvim-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons))
21
21
- Configurable update rate
22
22
- Powershell for Windows battery information
23
23
- pmset Apple Mac OSx battery information
@@ -26,7 +26,7 @@ The plugin is written in Lua and depends heavily on the Plenary library for its
0 commit comments