This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My own configuration files
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
147
Commits
1
Branch
0
Tags
2.3 MiB
Tree:
65bb6a8432
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '65bb6a8432'
${ noResults }
dotfiles
/
vim
/
UltiSnips
/
markdown.snippets
6 lines
68 B
Raw
Normal View
History
Unescape
Escape
Added snippet to change the spelling lang in markdowns
5 years ago
snippet lang "PT spell lang"
<!--
vim:spelllang=pt:
-->
endsnippet