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
Browse Source
Added snippet to change the spelling lang in markdowns
master
Julio Biason
5 years ago
parent
6826e77830
commit
127a1b7b5d
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
vim/UltiSnips/markdown.snippets
5
vim/UltiSnips/markdown.snippets
Unescape
Escape
View File
@ -0,0 +1,5 @@
snippet lang "PT spell lang"
<!--
vim:spelllang=pt:
-->
endsnippet
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jbiason/dotfiles
Title
Body
Create Issue