Shougo
f160bf7f20
Merge pull request #44 from davedevelopment/patch-1
...
Allow backslashes in placeholder defaults
2012-10-16 16:04:33 -07:00
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
ujihisa
b5afaa3363
Improved C++ snip
2012-10-15 23:05:24 -07:00
ujihisa
776b5801a3
improved lua snip
2012-10-15 23:03:51 -07:00
ujihisa
4e5225ae06
Merge pull request #42 from rhysd/add-cpp-snippets
...
C++ のスニペットを追加
2012-10-15 23:02:51 -07:00
rhysd
2f30c8c83e
Added C++ snippets
...
- static_cast ( this is C++11 feature )
- namespace
- new casts
2012-10-16 14:55:50 +09:00
Shougo Matsushita
e260e63b95
Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet
2012-10-15 08:41:27 +09:00
Shougo Matsushita
7219f062fa
- Improved error check.
2012-10-15 08:39:34 +09:00
ujihisa
030e98deda
improving C snip -- abbr has more info
2012-10-13 18:11:05 -07:00
Shougo Matsushita
d7d40d66f4
- Improved documentation.
2012-10-14 09:51:30 +09:00
Shougo Matsushita
dcacb06461
- Improved documentation.
2012-10-14 09:46:24 +09:00
Shougo Matsushita
93ef606993
Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet
2012-10-08 22:01:34 +09:00
Shougo Matsushita
b6eed31074
- Fixed typo.
2012-10-08 22:01:19 +09:00
ujihisa
50b9a3a059
Improved vim snip -- adding augroup snippet.
2012-10-07 14:36:32 -07:00
Shougo Matsushita
496ef77c79
- Fixed for E749.
2012-10-06 20:19:44 +09:00
Shougo Matsushita
c301eea419
- Fixed for E749.
2012-10-06 20:18:15 +09:00
Shougo Matsushita
23dd5a099e
Don't create file in editting snippet file
2012-10-06 20:05:36 +09:00
Shougo Matsushita
4e8f2ab813
- Fixed setfiletype.
2012-10-06 19:54:47 +09:00
Shougo Matsushita
cc22621217
- Fixed vim snippets.
2012-10-06 18:00:21 +09:00
Shougo Matsushita
2ce74aabd7
- Improved indentation behavior.
2012-10-06 17:56:10 +09:00
Shougo Matsushita
365357b741
- Fixed substitute marker.
2012-10-06 17:16:56 +09:00
Shougo Matsushita
88821a7d9b
- Improved indent snippet behavior.
2012-10-06 16:22:36 +09:00
Shougo Matsushita
d7d138090e
- Changed prev_word behavior.
2012-10-04 18:49:16 +09:00
Shougo Matsushita
e370a62d44
- Changed g:neosnippet#disable_runtime_snippets behavior.
2012-10-04 17:51:15 +09:00
Shougo Matsushita
725151160e
- Improved documentation.
2012-10-04 17:17:42 +09:00
Shougo Matsushita
2e6791e870
- Fixed typo.
2012-10-04 15:37:13 +09:00
NagatoPain
c51e616a7c
typo, fix options dictionary
2012-10-04 14:13:48 +08:00
Shougo Matsushita
ce8e095c9c
- Fixed s:get_cursor_snippet().
2012-10-04 14:28:37 +09:00
Shougo Matsushita
306ef025a7
Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet
2012-10-04 14:21:21 +09:00
Shougo Matsushita
4d20ebd679
- Fixed documentation.
2012-10-04 14:21:05 +09:00
ujihisa
e7ac14bf34
scala snip tweaks
2012-10-03 21:24:24 -07:00
ujihisa
ab9dc6873b
Adding new snip: scala
2012-10-03 21:22:37 -07:00
Shougo Matsushita
6eef3d5462
- Changed :NeoSnippetEdit behavior.
2012-10-04 12:35:07 +09:00
Shougo Matsushita
82dce7fb66
Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet
2012-10-04 10:22:56 +09:00
Shougo Matsushita
6e733a5ccb
- Refactored snippets filter.
2012-10-04 10:22:35 +09:00
Shougo Matsushita
04dd784a5b
- Added <Plug>(neocomplcache_start_unite_snippet).
2012-10-03 18:13:18 +09:00
ujihisa
eb19289a31
bugfix: :leftbelow command doesn't exit. now -split option will work.
2012-10-02 14:26:38 -07:00
ujihisa
f23db01e40
docfix: :NeoSnippetEdit's option descriptions were in :NeoSnippetMakeCache
2012-10-02 14:25:49 -07:00
Shougo Matsushita
6780dd60f6
- Improved python snippets.
2012-10-01 13:25:38 +09:00
Shougo Matsushita
66ebdee9e1
- Fixed tags.
2012-10-01 11:47:04 +09:00
Shougo Matsushita
f64bb1d55a
- Deleted neosnippet#force_expandable().
2012-10-01 10:26:09 +09:00
ujihisa
3378bf8652
bugfix: neosnippet#caching_snippets doesn't exist.
2012-09-30 15:19:06 -07:00
ujihisa
5cd0e35f10
bugfix: it was infinite loop!
2012-09-30 15:11:20 -07:00
Shougo Matsushita
e31b261755
- Fixed snippet source errors.
2012-09-30 23:16:26 +09:00
Shougo Matsushita
e3fa0bbf64
- Renamed commands.
2012-09-30 19:10:25 +09:00
Shougo Matsushita
f065035e7f
- Changed neocomplcache source behavior.
2012-09-30 18:22:30 +09:00
Shougo Matsushita
83e20ff749
- Improved documentation.
2012-09-30 18:13:49 +09:00
Shougo Matsushita
ba03d23a91
- Fixed error.
2012-09-30 18:04:48 +09:00
Shougo Matsushita
0739b9b12e
- Improved filetype complete.
2012-09-30 17:45:41 +09:00
Shougo Matsushita
d5e1a678d4
- Fixed errors.
2012-09-30 17:34:34 +09:00