ruby-sass for scss support
This commit is contained in:
parent
fe5d28c2ab
commit
7bb13ac1b0
@ -193,7 +193,7 @@ for choice in $choices; do
|
||||
in_doomemacs=1
|
||||
# TODO sort pacman and AUR packages
|
||||
# pychecker not in AUR anymore
|
||||
printf '%s\n' 'git' 'emacs-wayland' 'ripgrep' 'fd' 'pandoc' 'shellcheck' 'python-pipenv' 'python-isort' 'python-pytest' 'python-rednose' 'pychecker' 'texlive-core' 'pyright' 'python-grip' 'prettier' 'shfmt' 'vscode-css-languageserver' >>"$setupdir/aurselectedpkgs.txt"
|
||||
printf '%s\n' 'git' 'emacs-wayland' 'ripgrep' 'fd' 'pandoc' 'shellcheck' 'python-pipenv' 'python-isort' 'python-pytest' 'python-rednose' 'pychecker' 'texlive-core' 'pyright' 'python-grip' 'prettier' 'shfmt' 'vscode-css-languageserver' 'ruby-sass' >>"$setupdir/aurselectedpkgs.txt"
|
||||
# TODO handle rest of installation
|
||||
;;
|
||||
10)
|
||||
|
Loading…
Reference in New Issue
Block a user