Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
LSP¶
Use the command :LspInstall to open the prompt
to select a LSP to install for the current file type.
Snippets¶
https://
https://
You can show all available snippets for the current document type using the command :LuaSnipListAvailable
.
However,
the most popular and “Astro-like” way to search snippets is via Telescope (telescope-luasnip.nvim).
Please refer to
telescope<leader>fS for finding snippets.
Chaing Keyword Cases¶
gregoriascr and gcr (visual mode) to toggle on options for changing cases.