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
ujihisa
20db46190d
docfix: it's no longer a part of neocomplcache
2012-09-22 22:48:18 -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
4e120c839d
oops sorry I didn't add ChangeLog items
2012-09-22 22:29:10 -07: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
ujihisa
423a1a311d
better english
2012-09-22 22:03:20 -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
fb026cf661
Merge branch 'master' of github.com:Shougo/neocomplcache-snippets-complete
2012-09-23 13:11:39 +09:00
Shougo Matsushita
4e85f83382
- Fixed doc.
2012-09-23 13:11:26 +09:00
Shougo
753190590a
Merge pull request #29 from ujihisa/master
...
better english
2012-09-22 19:58:08 -07:00
ujihisa
2e5acbb340
better english
2012-09-22 12:24:01 -07: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
d2f088dee5
- Improved documentation.
2012-09-01 10:51:59 +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
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