Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Make Emacs look more modern and minimalistic. It achieves this by removing most UI elements and allows you to add MARGIN, FRINGES, and various padding values for MODE-LINE-PADDING, HEADER-LINE-PADDING, and TAB-BAR-PADDING. Move the mode line to the top by setting HEADER-LINE-AS-MODE-LINE? to #t.
Configure olivetti and helper functions for focused editing/reading.
Configure TempEL for emacs. To extend a list of templates from other features use `home-emacs-tempel-service-type'.
Configure smartparens for structured code navigation, automatic string escape and pair management.
Setup and configure GNU Emacs.
If ELISP is a list just return it, if it's a function call it with CONFIG argument, throw an exception otherwise.
Adds a configure-NAME package to the profile and emacs load path and if emacs-portable? rde value is present adds autoloads cookies to each expression of it, otherwise adds a require to init.el.
Setup and configure ledger related things.
Convert <font> record to string.
Configure Japanese font. Sets font families for Kana and Han characters to FONT-JAPANESE, for proper rendering of Japanese text in Emacs.
Configure fonts. DEFAULT-FONT-SIZE will be used for making font-monospace default value, and it will be ignored if #:font-monospace argument is specified.
Sets up gnupg, if SSH-AGENT? specified also sets up gpg's ssh-agent and provides GPG-PRIMARY-KEY value for other features.
Configure and set up tooling for Golang.