mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-29 02:53:50 -03:00
chore: organize ui shit in its own folder
This commit is contained in:
parent
f6e7ce77d8
commit
9569774c7b
10 changed files with 45 additions and 8 deletions
|
@ -1,9 +0,0 @@
|
|||
local M = {
|
||||
"stevearc/dressing.nvim",
|
||||
}
|
||||
|
||||
M.config = function()
|
||||
require("dressing").setup()
|
||||
end
|
||||
|
||||
return M
|
Loading…
Add table
Add a link
Reference in a new issue