mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 13:46:23 +00:00
Chore: Codestyle changes, split lines that went over limit
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return { -- Add the community repository of plugin specifications
|
||||
return { -- Add the community repository of plugin specifications
|
||||
"AstroNvim/astrocommunity", -- example of imporing a plugin, comment out to use it or add your own
|
||||
-- available plugins can be found at https://github.com/AstroNvim/astrocommunity
|
||||
-- available plugins can be found at
|
||||
-- https://github.com/AstroNvim/astrocommunity
|
||||
{
|
||||
import = "astrocommunity.colorscheme.catppuccin",
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user