mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 22:57:36 +00:00
Formatting for install-ls.sh
This commit is contained in:
parent
808804d0ac
commit
36eb348b43
@ -1,5 +1,4 @@
|
||||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# Determines if a command exists or not
|
||||
@ -89,6 +88,7 @@ function main() {
|
||||
install_language_servers
|
||||
install_linters
|
||||
install_fixers
|
||||
|
||||
echo ""
|
||||
echo "DONE"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user