1
0
mirror of https://github.com/tiyn/larbs.git synced 2026-03-09 19:34:47 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
3298a18fa6 Merge branch 'master' of github:tiyn/larbs 2026-01-28 01:19:49 +01:00
e02acdec58 added go-yq 2026-01-28 01:19:06 +01:00

View File

@@ -129,6 +129,7 @@ A,nimble-git,is the package manager of nim used in neovim.,,
,npm,is the package manager for Node.js used in neovim.,,
,r,is a programming language used for statistics and used in neovim.,,
,texlive-basic,is a software distribution for the latex typesetting system used in neovim.,,
,go-yq,is needed for the papis-plugin for NVIM to work.,,
,rubber,is a wraper for latex used in neovim.,,
,texlive-langgerman,is a latex package for the german language.,,
A,gpu-screen-recorder,is a screen recorder that can use both GPU and CPU.,,
1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
129 npm is the package manager for Node.js used in neovim.
130 r is a programming language used for statistics and used in neovim.
131 texlive-basic is a software distribution for the latex typesetting system used in neovim.
132 go-yq is needed for the papis-plugin for NVIM to work.
133 rubber is a wraper for latex used in neovim.
134 texlive-langgerman is a latex package for the german language.
135 A gpu-screen-recorder is a screen recorder that can use both GPU and CPU.