moving to codeberg

This commit is contained in:
2025-11-03 20:09:39 +01:00
parent bc717baa3f
commit 5ca8b6c1cf
31 changed files with 235 additions and 188 deletions

View File

@@ -26,7 +26,7 @@ import (
"github.com/charmbracelet/lipgloss"
"github.com/evertras/bubble-table/table"
"github.com/mattn/go-isatty"
"github.com/tlinden/tablizer/cfg"
"codeberg.org/scip/tablizer/cfg"
)
// The context exists outside of the bubble loop, and is being used as