declarative starship config

This commit is contained in:
Dea 2026-02-26 17:41:28 -05:00
parent 93c3453a40
commit 185e4bf1c4
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)