mirror of https://codeberg.org/anemofilia/zero
radio: packages: Manage kakoune plugins declaratively
parent
72bc8a2548
commit
e85f07f57e
|
@ -63,6 +63,7 @@
|
|||
#:use-module (radix packages freedesktop)
|
||||
#:use-module (radix packages fonts)
|
||||
#|G|# #:use-module (radix packages games)
|
||||
#|K|# #:use-module (radix packages kak-xyz)
|
||||
#|P|# #:use-module (radix packages pdf)
|
||||
#:use-module (radix packages pulseaudio)
|
||||
#|S|# #:use-module (radix packages seninha)
|
||||
|
@ -120,7 +121,10 @@
|
|||
#|math |# libqalculate
|
||||
#|ssh |# openssh
|
||||
#|perl |# perl ; dep for some kakoune functionality
|
||||
#|text-editors |# kakoune ;kak-lsp kak-tree-sitter
|
||||
#|text-editors |# kakoune
|
||||
#|kak-xyz |# kak-auto-pairs kak-board kak-buffers kak-lsp
|
||||
kak-phantom-selection kak-rainbow kak-state-save
|
||||
kak-surround kak-tree-sitter
|
||||
#|tmux |# tmux
|
||||
#|vesion-control|# diff-so-fancy git))
|
||||
|
||||
|
|
Loading…
Reference in New Issue