Myzel394 8c8efe45b8 Add common-documentation/linux/charsets.go
Closes to #5

Add `common-documentation/linux/charsets.go` with an array of `EnumString`s using `docvalues.CreateEnumStringWithDoc` function.

* Create a new file `charsets.go` in the `common-documentation/linux` directory.
* Import the `docvalues` package.
* Create an array of `EnumString`s using `docvalues.CreateEnumStringWithDoc` function.
* Include the charsets and their documentation as specified in the issue description.
* List each valid charset into its own enum, ensuring correct interpretation (e.g., "ascii" instead of "ASCII", "koi8r", "utf8", "iso8859-1").
2024-08-08 22:21:40 +02:00
2024-08-05 22:51:04 +02:00
2024-08-05 22:51:04 +02:00
2024-08-05 21:01:09 +02:00
2024-07-29 22:13:14 +02:00
Description
Finally a LSP for your config files: gitconfig, fstab, aliases, hosts, wireguard, ssh_config, sshd_config, and more to come!
7.5 MiB
Languages
Go 94.1%
Nix 4.8%
ANTLR 0.5%
TypeScript 0.3%
JavaScript 0.2%
Other 0.1%