🖍️ 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
+2 -1
View File
@@ -82,4 +82,5 @@ return {
vim.fn.sign_define("smoothcursor_", { text = "" })
vim.fn.sign_define("smoothcursor_R", { text = "󰊄" })
end,
}
}