made bufferline tabs look better
This commit is contained in:
@@ -16,7 +16,8 @@ for lang in $default_lsp_langs; do
|
||||
choose_langs $lang
|
||||
done
|
||||
|
||||
npm config set prefix=~/.node_modules # for global npm pkg installation
|
||||
# install npm pkg global
|
||||
npm config set prefix=~/.node_modules
|
||||
|
||||
pfx="~~~~~ "
|
||||
heading() {
|
||||
|
||||
Reference in New Issue
Block a user