Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?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.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
toys is an experiment to create a JSON API for exploring Guix channels on the internets.
This Vim plugin provides better syntax highlighting, indentation, and interactions (folding, concealing, keymaps, etc.) for editing Markdown.
This Neovim package provides the canonical configurations for the Neovim builtin LSP client.
mini is a collection of small, high quality Neovim modules written in Lua.
A completion engine for neovim written in Lua. Completion sources are installed from external repositories and 'sourced'.
Solarized8 contains optimized Solarized colorschemes for Vim. Best served with true-color terminals.
Vim theme with most of syntax highlighting turned off. Only coloring present is diffs and greyed-out comments.
ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim Language Server Protocol client.
Insert or delete brackets, parens, quotes in pair.
Features:
Insert in pair
Delete in pair
Insert new indented line after Return
Insert spaces before closing characters, only for [], (),
Skip ' when inside a word
Skip closed bracket.
Ignore auto pair when previous character is
Fast Wrap
Quick move char to closed pair
Quick jump to closed pair.
Fly Mode
Multibyte Pairs
vim-abolish contains various helpers for text abbreviation, substitution and coercion.
This Neovim plugin provides a code snippet engine written in Lua.
This Vim plugin provides syntax highlighting and indentation support for the GNU Assembler (gas.)
This package provides RISC-V assembly syntax highlighting for the Vim text editor.
Vim syntax files for the Janet programming language.
LSPSaga provides a client UI for the Neovim language server protocol client.
Solarized8 contains optimized Solarized colorschemes for Vim. Best served with true-color terminals.
Vim syntax files for the Janet programming language.
Paredit performs structured editing of Lisp S-expressions in Vim. Paredit.vim is similar to paredit.el for Emacs.
A super powerful autopairs plugin for Neovim supporting multiple characters.
This Neovim plugin adds a LuaSnip source for the cmp completion engine.
This package provides syntax highlighting and indentation in Vim for the Hare programming language.
vim-visualstar is a Vim plugin to provide a star feature for Visual-mode. In other words, you can search your selection text in Visual-mode.