Commit Graph

15 Commits

Author SHA1 Message Date
Henrik Lissner
77e4cc4d58
💥 Remove :feature category
:feature was a "catch-all" category. Many of its modules fit better in
other categories, so they've been moved:

- feature/debugger -> tools/debugger
- feature/evil -> editor/evil
- feature/eval -> tools/eval
- feature/lookup -> tools/lookup
- feature/snippets -> editor/snippets
- feature/file-templates -> editor/file-templates
- feature/workspaces -> ui/workspaces

More potential changes in the future:

- A new :term category for terminal emulation modules (eshell, term and
  vterm).
- A new :os category for modules dedicated to os-specific functionality.
  The :tools macos module would fit here, but so would modules for nixos
  and arch.
- A new :services category for web-service integration, like wakatime,
  twitter, elfeed, gist and pastebin services.
2019-04-24 18:16:04 -04:00
Eric Solomon
d5b0ee14bc Update Go module README 2019-04-19 18:34:25 -05:00
Henrik Lissner
fbf2a29ebe
lang/go: reformat README (WIP) 2019-01-03 02:01:57 -05:00
Dominik Süß
12ea77f937
Updated to prefered gocode fork (again) 2018-10-15 09:26:47 +02:00
Dominik Süß
c9aca5a81e Updated documentation to use better gocode fork (supports Go 1.11+) 2018-10-06 14:47:06 +02:00
Henrik Lissner
c45e2c4918
General & minor refactor+cleanup 2017-11-05 19:54:44 +01:00
Henrik Lissner
cbabf6849c
Standardize module READMEs 2017-08-21 20:13:31 +02:00
Henrik Lissner
9a4a196b69 Refactor lang/go 2017-05-26 20:22:45 +02:00
Henrik Lissner
009d7c9d49 lang/go: add goimports & godoc + more warnings 2017-05-26 20:22:45 +02:00
Henrik Lissner
e1f60b2bfd Update READMEs & add new ones 2017-05-25 20:09:12 +02:00
Henrik Lissner
505d515dd8 Add README.org's for lang/cc, app/email; update other README.org's 2017-05-04 10:40:57 +02:00
Henrik Lissner
0ded668d85 lang/go: update README 2017-05-03 22:36:16 +02:00
Henrik Lissner
58597e4d5d More readme corrections 2017-04-27 18:14:06 -04:00
Henrik Lissner
37c4b0f11a Fix TODO.org & lang/go/README.org links 2017-04-27 18:12:44 -04:00
Henrik Lissner
27fc145ee9 lang/go: replace bootstrap with README.org 2017-04-27 18:02:54 -04:00