Dave Marshall
b6f4c54716
Allow backslashes in placeholder defaults
...
I managed to put a backslash in a placeholder default, by escaping it like \\, and then changing this pattern.
I've no idea how safe it is, the placeholder in a placeholders still seem to work, but I don't know if it will have messed anything else up.
2012-10-16 16:04:04 +02:00
Shougo Matsushita
04dd784a5b
- Added <Plug>(neocomplcache_start_unite_snippet).
2012-10-03 18:13:18 +09:00
Shougo Matsushita
7f3241815d
- Re-Fixed wrong indentation when 'expandtab'.
2012-09-27 14:42:37 +09:00
ujihisa
8e7e2d4ee4
expanding tabs to spaces. it'll indent well with 'expandtab'
2012-09-26 19:06:23 -07:00
Shougo Matsushita
9bfd793dfa
- Improved add placeholder behavior.
2012-09-27 07:38:16 +09:00
ujihisa
c0503b0f00
c.snip: trivial spacing fixes
2012-09-22 23:52:30 -07:00
ujihisa
52d86e726c
Improved ruby snip.
2012-09-22 22:55:13 -07:00
Shougo Matsushita
8bf26b819f
- Merged.
2012-09-23 14:30:30 +09:00
Shougo Matsushita
fd9d2ea81a
- Fixed column in select mode.
2012-09-23 14:30:02 +09:00
ujihisa
476f33018f
adding new snippet: lua
2012-09-22 22:26:56 -07:00
ujihisa
c2c75968d7
javascript snippet bugfixes: some of them didn't need semicolons. some of them didn't space properly.
2012-09-22 22:19:54 -07:00
ujihisa
11a541c5cd
consistant indentation
2012-09-22 22:16:41 -07:00
Shougo Matsushita
d321e4f1c9
- Improved cursor position.
2012-09-23 13:48:35 +09:00
Shougo Matsushita
20eedd2741
- Fixed substitute tab character.
2012-09-23 13:45:38 +09:00
Shougo Matsushita
589a3287db
- Merged.
2012-09-06 11:00:35 +09:00
Shougo Matsushita
eed6af62f0
- Added neocomplcache__convertable attribute.
2012-09-05 17:03:56 +09:00
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
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
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
cd025ee324
- Improved c snip.
2012-05-12 08:41:49 +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
8ec6ee3f82
- Use shiftwidth instead of softabstop.
2012-03-08 18:01:53 +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