https://github.com/czfadmin/titlebar.nvim
https://github.com/czfadmin/titlebar.nvim
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/czfadmin/titlebar.nvim
- Owner: czfadmin
- License: mit
- Created: 2025-02-22T05:41:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T05:22:19.000Z (over 1 year ago)
- Last Synced: 2025-02-23T06:21:52.300Z (over 1 year ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Titlebar.nvim
## HOW TO USE IT
- Lazyvim
```lua
return {
"czfadmin/titlebar.nvim",
enabled = true,
}
```
```
```