Skip to content

m33mt33n/golang-wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Golang wordlist

  • to be used for dictionary completions in editors e.g. (neo)vim.
  • wordlist generated from:
    • go 1.25.0 standard library souce file.
    • go 1.25.0 standard library html documentation.
  • current status:
    • dirty, could contain irrelevant words.
    • implementation of list members with module name prefixes is incomplete (e.g. fmt.Println).

About

A golang keyword list intended to be used in editors for auto-completion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors