snippet bilibili
<div style="position: relative; width: 80%; height: 0; padding-bottom: 75%; margin: 0 auto;"><iframe src="https:${1:${VISUAL}}&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"> </iframe></div>
$0
snippet bilibilimobile
<iframe src="//www.bilibili.com/blackboard/html5mobileplayer.html?bvid=${1:${VISUAL}}&page=1&as_wide=1" allowfullscreen="allowfullscreen"></iframe>
$0
snippet details "details tag in html"
<details><summary>$1</summary>
$2
</details>
$0
- init
- readme
- LuaSnip
- ftpugin
- lsp
-
lua
-
└──
core
- └── init
- └── keymaps
- └── lazy-bootstrap
- └── options
-
└──
lazy-plugins
- └── ai
- └── cmp
- └── colorscheme
- └── edit
- └── external
- └── filemanager
- └── format
- └── fun
- └── git
- └── lines
- └── lsp
- └── md
- └── nav
- └── snack
- └── start
- └── tex
- └── treesitter
- └── typst
- └── ui
- └── utils
-
└──
util
- └── latex
-
└──
core
-
plugin
- └── autocmds
- └── commands
- └── fold
- └── highlight
- └── lsp
-
snipmate
-
└──
lua
- └── nvim
- └── markdown
-
└──
tex
- └── abbre
- └── templates
-
└──
lua