gitstack
grindlemire
/
go-tui
Feature requests
Sign in
Feature requests
Sign in
grindlemire/go-tui code browser
Files
Branch
experiment/cell-rune-combining
fix/component-element-function-templ
fix/grapheme-cluster-width
main
release-please--branches--main
test/root-package-coverage
@fe77872
/
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"
,
},
})