mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 13:45:58 +01:00
plugins/ui: re-organize imports
This commit is contained in:
parent
754c29cb7c
commit
cb57d3d417
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
imports = [
|
||||
./breadcumbs
|
||||
./breadcrumbs
|
||||
./colorizer
|
||||
./illuminate
|
||||
./modes
|
||||
./noice
|
||||
./notifications
|
||||
./smartcolumn
|
||||
|
|
Loading…
Reference in a new issue