mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-27 13:31:09 +00:00
Add floating.nvim (#141)
* Add floating.nvim * Use Neovim to resolve awesome-neovim linter. Co-authored-by: Dave Lage <rockerboo@gmail.com>
This commit is contained in:
parent
58a6f01692
commit
5706cc241f
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [famiu/bufdelete.nvim](https://github.com/famiu/bufdelete.nvim) - Delete Neovim buffers without losing your window layout.
|
||||
- [jghauser/mkdir.nvim](https://github.com/jghauser/mkdir.nvim) - Automatically create missing directories when saving files.
|
||||
- [matbme/JABS.nvim](https://github.com/matbme/JABS.nvim) - Pretty and minimal buffer switcher window.
|
||||
- [fhill2/floating.nvim](https://github.com/fhill2/floating.nvim) - Neovim floating window manager.
|
||||
|
||||
### Icons
|
||||
|
||||
|
|
Loading…
Reference in a new issue