gitstack
grindlemire
/
go-tui
Docs
Feature requests
Sign in
Docs
Feature requests
Sign in
grindlemire/go-tui code browser
Files
Branch
experiment/cell-rune-combining
feat/frame-sync-updates
fix/component-element-function-templ
fix/grapheme-cluster-width
fix/inline-resize-ghosts
fix/row-wrap-post-flex-height
gh-pr/129
main
release-please--branches--main
test/root-package-coverage
@611355c
/
editor
/
nvim
/
ftdetect
/
gsx.lua
56 B
Lua
5 lines
2026-03-23 · 9b73489
copy
raw
1
2
3
4
5
vim.filetype
.
add
({
extension
=
{
gsx
=
"gsx"
,
},
})