File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- # LuaSnip Snippets
1+ <h1 align =" center " >LuaSnip Snippets</h1 >
2+
3+ <p align =" center " >
4+ <a href="https://github.com/TwIStOy/luasnip-snippets/pulse">
5+ <img src="https://img.shields.io/github/last-commit/TwIStOy/luasnip-snippets?style=for-the-badge&logo=github&color=7dc4e4&logoColor=D9E0EE&labelColor=302D41"/></a>
6+ <a href="https://github.com/TwIStOy/luasnip-snippets/stargazers">
7+ <img src="https://img.shields.io/github/stars/TwIStOy/luasnip-snippets?style=for-the-badge&logo=apachespark&color=eed49f&logoColor=D9E0EE&labelColor=302D41"/></a>
8+ <a href="https://github.com/TwIStOy/luasnip-snippets">
9+ <img alt="Repo Size" src="https://img.shields.io/github/repo-size/TwIStOy/luasnip-snippets?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" /></a>
10+ </p >
211
312A collection of snippets for various programming language. Some snippets are
413highly inspired by Jetbrain's IDEs.
514
6- ## Installation
15+ ## 📦 Installation
716
817``` lua
918{
@@ -26,7 +35,7 @@ ls.setup({
2635})
2736```
2837
29- # Configuration
38+ # ⚙️ Configuration
3039
3140``` lua
3241--- @type LSSnippets.Config
You can’t perform that action at this time.
0 commit comments