mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-23 04:31:57 +00:00
Stylua formatting pass
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return { -- UI components and other visual elements are declared here
|
||||
{ -- Theme
|
||||
{ -- Theme
|
||||
"folke/tokyonight.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
@@ -133,5 +133,5 @@ return { -- UI components and other visual elements are declared here
|
||||
config = function()
|
||||
require("rainbow-delimiters.setup").setup()
|
||||
end,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user