Tidy vim plugins

This commit is contained in:
Andrejus
2020-11-08 21:23:07 +00:00
parent ae81a6be21
commit 75b5a04b97
10 changed files with 357 additions and 219 deletions

View File

@@ -1,12 +1,12 @@
# ---------------------------------------------------------------------------- #
# Cross-shell (only import if environment has been setup)
# ---------------------------------------------------------------------------- #
if begin; test -e ~/.bash_profile; and type -q bass; end
bass source ~/.bash_profile
if status --is-interactive
# Cross-shell setup
if begin; test -e ~/.bash_profile; and type -q bax; end
bax "source ~/.bash_profile"
end
# Fish specific
set fish_greeting
if type -q base16-seti
base16-seti
end
end
# ---------------------------------------------------------------------------- #
# Fish specific
# ---------------------------------------------------------------------------- #
set fish_greeting
base16-seti

View File

@@ -1,5 +1,8 @@
fishpkg/fish-prompt-mono
acomagu/fish-async-prompt
matchai/fish-mock
edc/bass
tomyun/base16-fish
gazorby/fish-abbreviation-tips
oh-my-fish/plugin-license
matchai/fish-mock
jorgebucaran/fish-bax
jethrokuan/z
joseluisq/gitnow