An open API service indexing awesome lists of open source software.

https://github.com/czfadmin/titlebar.nvim


https://github.com/czfadmin/titlebar.nvim

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Titlebar.nvim

## HOW TO USE IT

- Lazyvim

```lua
return {
"czfadmin/titlebar.nvim",
enabled = true,
}
```

```

```