nvim lsp updates, ricing

This commit is contained in:
Andrejus
2020-10-25 21:21:44 +00:00
parent 9ebfb3d135
commit 6ea4142783
14 changed files with 304 additions and 324 deletions

View File

@@ -85,7 +85,6 @@ export -f clean update upgrade install install_file add_ppa add_key run \
# ---------------------------------------------------------------------------- #
# Shell colours
# ---------------------------------------------------------------------------- #
C_BLACK='\033[0;30m'
C_DGRAY='\033[1;30m'
C_RED='\033[0;31m'