declarative starship config

This commit is contained in:
Dea 2026-02-26 17:41:28 -05:00
parent 76c1bb05ed
commit 84a37b7026
3 changed files with 15 additions and 28 deletions

View file

@ -1,7 +1,7 @@
# options: https://github.com/nvim-orgmode/orgmode/blob/master/docs/installation.org
return {
{
"nvim-orgmode/orgmode",
"orgmode",
event = { "FileType" },
ft = { "org" },
after = function(plugin)