lspkind.nvim
VS Code–style pictograms for Neovim completion items
File Explorer
- init.lua
- .stylua.toml
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
abbr
View Details ▼
abbr
Manage abbreviations for the fish shell.
User-defined words are replaced with longer phrases after they are entered.
abbr {{[-a|--add]}} {{abbreviation_name}} {{command}} {{command_arguments}}
Add a new abbreviation:
abbr --rename {{old_name}} {{new_name}}
Rename an existing abbreviation:
abbr {{[-e|--erase]}} {{abbreviation_name}}
Erase an existing abbreviation:
// repository documentation
Was this content helpful?
(0 ratings)
