This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
UltiSnips
Watch
1
Star
0
Fork
0
You've already forked UltiSnips
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,061
Commits
1
Branch
10
Tags
6.7
MiB
98289510ca
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Hahler
7da9dbe2af
Add UltiSnipsFileType augroup and unset it if UltiSnips is disabled
2014-04-09 19:31:00 +02:00
Holger Rapp
82ca377aaf
Moved the core of the plugin into autoload. This will not really impact loading times because UltiSnips is loaded on the first CursorMovedI command anyways, but it might fix some issues with --noplugin.
2014-02-11 07:56:56 +01:00
Holger Rapp
bfce5af642
Implemented UltiSnipsAddFiletypes
...
It makes it possible to add filetypes in ftplugin/ft.vim or manually while editing.
2012-04-01 16:42:34 +02:00