This is a collection of dotfiles and scripts for my bspwm setup
 
 
 
 
 
 

5 lines
116 B

# -*- mode: snippet -*-
# name: html
# key: <html
# --
@@html:<${1:tag}>@@${2:content}@@html:</${1:$(yas-text)}>@@$0