fatih / vim-go

Go development plugin for Vim
https://www.patreon.com/bhcleek
Other
15.98k stars 1.45k forks source link

syntax: add new builtins #3578

Closed bhcleek closed 1 year ago

bhcleek commented 1 year ago

Add support for the functions that Go 1.21 added to the language specification: clear, min, and max.