mirror of
https://github.com/tiyn/larbs.git
synced 2025-03-30 22:17:46 +02:00
progs: added programs and commands used in neovim
This commit is contained in:
parent
1105ec368e
commit
b4f8436957
2
larbs.sh
2
larbs.sh
@ -165,6 +165,8 @@ installpkg curl
|
||||
installpkg base-devel
|
||||
installpkg git
|
||||
installpkg ntp
|
||||
npm install -g neovim
|
||||
gem install neovim
|
||||
|
||||
dialog --title "LARBS Installation" \
|
||||
--infobox "Synchronizing system time to ensure successful and secure installation of software..." 8 70
|
||||
|
@ -143,3 +143,18 @@ A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is us
|
||||
A,scc,gets stats for a code repository.,,
|
||||
,xss-lock,manages the lock screen.,,
|
||||
,jdk21-openjdk,is a base version of java that is used by neovim.,,
|
||||
,ripgrep,is an improved version of grep and is used by neovim.,,
|
||||
,mercurial,is an alternative code versioning software to git and is used by neovim.,,
|
||||
,wget,is a http download tool and is used by neovim.,,
|
||||
,rust,is a programming language used by neovim.,,
|
||||
,php,is a programming language used by neovim.,,
|
||||
,luarocks,is a packaging tool for lua used by neovim.,,
|
||||
A,julia-bin,is a programming language used by neovim.,,
|
||||
,lua51,is the 5.1 version of lua which is used by neovim.,,
|
||||
,composer,is the dependency manager for PHP and is used by neovim.,,
|
||||
A,python-pnglatex,is a program that converts latex snippets to png and is used by neovim.,,
|
||||
,python-cairosvg,is a SVG converter used by neovim.,,
|
||||
,python-plotly,is an interactive graphing library used in neovim.,,
|
||||
A,python-kaleido-bin,is a tool to do static image exporting used in neovim.,,
|
||||
,python-pyperclip,is a clipboard module for Python used in neovim.,,
|
||||
,perl,is a scripting language used in neovim.,,
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user