🖍️ Plugin and Theme Formatting

- Formatting cleanup
This commit is contained in:
2024-07-12 21:39:48 -04:00
parent 274617da24
commit 2807567e34
23 changed files with 38 additions and 72 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
-- -----------------------------------------------------------------------------
-- ------------------------------- ANSI-escape ---------------------------------
-- -----------------------------------------------------------------------------
return {
'vim-scripts/AnsiEsc.vim',
"vim-scripts/AnsiEsc.vim",
lazy = true,
}
}