plugin config(symbols outline, catpuccin, lsp)

This commit is contained in:
Christian Nieves
2022-10-25 16:42:49 +00:00
parent 10714e9258
commit 2e96f14059
5 changed files with 79 additions and 31 deletions

View File

@ -4,6 +4,7 @@
# For running crow against a remote X server
# xhost +
export PATH=$PATH:/google/src/head/depot/google3/experimental/users/cnieves/util
export PATH="${HOME}/.config/lsp/lua-language-server/bin:${PATH}"
export XAUTHORITY=~/.Xauthority
export GOROOT=/usr/lib/google-golang
export PATH=$GOROOT/bin:$PATH

View File

@ -251,3 +251,5 @@ export ZSH="$HOME/.oh-my-zsh"
source $ZSH/oh-my-zsh.sh
source ~/.bash_profile
alias luamake=/luamake