Abbreviations - ndonfris/fish-lsp GitHub Wiki

Abbreviations

Using the fish-lsp cli in the terminal can be made more efficient by defining some of the abbreviations in your startup config.

abbr -a fl fish-lsp
abbr -a --command fish-lsp -- h --help
abbr -a --command fish-lsp -- ha --help-all
abbr -a --command fish-lsp -- c complete
abbr -a --command fish-lsp -- i info
abbr -a --command fish-lsp -- e env 
abbr -a --command fish-lsp -- s start
abbr -a --command fish-lsp -- il info --log-file
abbr -a --command fish-lsp -- ilf info --log-file
abbr -a --command fish-lsp -- it info --time-startup
abbr -a --command fish-lsp -- its info --time-startup
abbr -a --command fish-lsp -- ic info --check-health
abbr -a --command fish-lsp -- ich info --check-health
abbr -a --command fish-lsp -- sd start --dump
abbr -a --command fish-lsp -- se start --enable