AndreaCrotti / yasnippet-snippets

a collection of yasnippet snippets for many languages
GNU General Public License v3.0
1.15k stars 461 forks source link

add support for go-ts-mode (treesitter-based go major mode) #460

Closed petergardfjall closed 1 year ago

petergardfjall commented 1 year ago

Emacs-29 introduces new major modes for most programming languages based on the tree-sitter library: <lang>-ts-mode.

This commit adds go-ts-mode, which through the use of .yas-parent is a straight copy of the existing go-mode.