1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-27 00:42:36 +01:00

refactored again; s:BuildTabStops() may actually be somewhat comprehensible now

This commit is contained in:
Michael Sanders
2009-03-03 21:21:54 -05:00
parent 392226a847
commit 6c978f274d
2 changed files with 107 additions and 107 deletions

View File

@@ -32,3 +32,4 @@ fun s:GetSnippets()
endif
endfor
endf
" vim:noet:sw=4:ts=4:ft=vim