Commit Graph

812 Commits

Author SHA1 Message Date
Shougo Matsushita fcf3af4b46 - Changed <Plug>(neocomplcache_snippets_expand) behavior. 2012-09-01 10:50:22 +09:00
Shougo Matsushita 878130bcf0 Merge branch 'master' of github.com:Shougo/neocomplcache-snippets-complete 2012-08-27 12:20:48 +09:00
Shougo Matsushita b45fc3a55f - Fixed neocomplcache#sources#snippets_complete#force_expandable(). 2012-08-27 12:20:31 +09:00
Shougo c155475902 Merge pull request #21 from ifazk/master
xhtml snippet file
2012-08-15 20:46:30 -07:00
Ifaz Kabir 48bc8c32b1 fixed html-lists snippet typos 2012-08-15 23:20:21 -04:00
Shougo Matsushita 1367f60705 - Improved caching snippet files. 2012-08-02 11:11:44 +09:00
Shougo Matsushita d4413637d6 - Improved documentation. 2012-07-02 11:37:14 +09:00
Shougo Matsushita f777092636 - Improved documentation. 2012-06-06 10:05:36 +09:00
Shougo Matsushita 0dc85a33c5 - Added neocomplcache#sources#snippets_complete#get_snippets_dir(). 2012-06-06 10:01:42 +09:00
Shougo Matsushita 2bc321b8a5 - Fixed exapnd indentation. 2012-06-02 09:53:35 +09:00
Shougo Matsushita cc5d07175c - Added ftdetect file. 2012-05-17 22:16:04 +09:00
Shougo Matsushita fa8cc3d935 Merge branch 'master' of github.com:Shougo/neocomplcache-snippets-complete 2012-05-12 08:43:12 +09:00
Shougo Matsushita cd025ee324 - Improved c snip. 2012-05-12 08:41:49 +09:00
Shougo 798c8018eb Merge pull request #10 from bootleq/master
Try to polish doc English
2012-05-05 19:14:52 -07:00
bootleq 8b2ec3307b Merge branch 'doc' 2012-05-05 23:39:39 +08:00
bootleq aaa87cac7d Minor doc fix for mapping-saving map. 2012-05-05 23:37:12 +08:00
bootleq 3b9e92c12d Add .gitignore to ignore doc/tag. 2012-05-05 23:28:47 +08:00
bootleq ba3f4c9587 Try to polish doc English. 2012-05-05 23:28:44 +08:00
bootleq c70b7799cb Cleanup tab-only empty lines. 2012-05-05 23:19:31 +08:00
bootleq f26b17b219 Minor doc fix.
Example of sources#snippets_complete#force_expandable().
2012-05-05 23:19:31 +08:00
bootleq a3c33eef10 Fix doc link to snippet-syntax chapter. 2012-05-05 17:15:07 +08:00
Shougo Matsushita 8a9e800ddd - Released ver.2.0. 2012-05-03 10:59:56 +09:00
Shougo Matsushita c85e8c2303 - Fixed nested placeholder problem. 2012-04-05 09:53:52 +09:00
Shougo Matsushita 35a112de90 - Fixed substitute pattern bug. 2012-03-23 12:14:13 +09:00
Shougo Matsushita 809060696c - Fixed substitute marker. 2012-03-19 00:56:24 +09:00
Shougo Matsushita f741685f9e - Fixed for expandtab. 2012-03-19 00:39:35 +09:00
Shougo Matsushita 60969f5ac0 - Fixed for echodoc. 2012-03-17 22:53:56 +09:00
Shougo Matsushita 16a651924c - Fixed snippets indentation. 2012-03-16 00:06:21 +09:00
Shougo Matsushita bb74b83c7c - Don't conceal default codes. 2012-03-15 23:26:21 +09:00
Shougo Matsushita f24fff3c60 - Fixed search(). 2012-03-15 21:29:33 +09:00
Shougo Matsushita 2923db87ab - Deleted echo. 2012-03-15 21:00:00 +09:00
Shougo Matsushita 17157a15ef - Fixed range(). 2012-03-15 20:50:45 +09:00
Shougo Matsushita 5fb35fce8d - Fixed range(). 2012-03-15 20:44:36 +09:00
Shougo Matsushita 5abf5cfdcd - Fixed nested snippet problem. 2012-03-15 20:25:16 +09:00
Shougo Matsushita ae564154f4 - Fixed error. 2012-03-15 20:06:20 +09:00
Shougo Matsushita 7d33bf8058 - Fixed snippet range error. 2012-03-15 19:59:01 +09:00
Shougo Matsushita a0bff2e441 - Fixed error. 2012-03-15 18:05:50 +09:00
Shougo Matsushita 2732687aaf - Improved search snippet markers behavior. 2012-03-15 17:23:26 +09:00
Shougo Matsushita 7e442e9a68 - Fixed errors. 2012-03-14 10:13:13 +09:00
Shougo Matsushita 4b24e4bc2f - Changed marker patterns. 2012-03-14 09:43:33 +09:00
Shougo Matsushita 7f78cba880 - Refactored substitute patterns. 2012-03-14 09:35:41 +09:00
Shougo Matsushita 02f0120c06 - Fixed expand bug. 2012-03-14 08:49:57 +09:00
Shougo Matsushita 55803fcfcd - Refactored expand snippet behavior. 2012-03-14 00:39:45 +09:00
Shougo Matsushita 23146787d0 - Fixed plugin indentation problem. 2012-03-08 18:38:58 +09:00
Shougo Matsushita f19dd42c17 - Better English. 2012-03-08 18:02:57 +09:00
Shougo Matsushita 8ec6ee3f82 - Use shiftwidth instead of softabstop. 2012-03-08 18:01:53 +09:00
Shougo Matsushita dd347d2068 - Fixed ftplugin error. 2012-03-08 16:28:52 +09:00
Shougo Matsushita 2da0d192af - Improved snippet source. 2012-03-07 10:05:00 +09:00
Shougo Matsushita c214bafc5b - Fixed snippet source behavior. 2012-03-07 08:39:08 +09:00
Shougo Matsushita 54b9c1d128 - Added snippet source. 2012-03-07 08:19:01 +09:00