neovim + lazyvim

This commit is contained in:
2025-05-21 20:26:23 +08:00
parent 87fd722509
commit 1640ebfb45
6 changed files with 46 additions and 72 deletions

View File

@@ -1,10 +1,14 @@
# Autogenerated at 24.03.2025 19:24 using ./gen-makefile
# Autogenerated at 21.05.2025 20:24 using ./gen-makefile
.DEFAULT_GOAL := help
#===============================================
# Scripts listed in ./install
#===============================================
##albert: Install albert (latest) + ppa
albert:
@./install/albert
##apache2: Install apache2 (latest)
apache2:
@./install/apache2
@@ -85,10 +89,6 @@ kde-file-templates:
kde-portal:
@./install/kde-portal
##lazynvim: <no description>
lazynvim:
@./install/lazynvim
##libreoffice: Install libreoffice
libreoffice:
@./install/libreoffice
@@ -109,6 +109,10 @@ nodejs:
ntfy:
@./install/ntfy
##nvim: Install nvim + lazyvim
nvim:
@./install/nvim
##obs-studio: Install obs-studio (latest snap)
obs-studio:
@./install/obs-studio