Shougo Matsushita
|
644b551aff
|
Add abort flag
|
2016-02-08 21:48:14 +09:00 |
|
Shougo Matsushita
|
232d2e8def
|
Fix completed snippet behavior
|
2016-02-06 11:50:02 +09:00 |
|
Shougo Matsushita
|
58fa466f7e
|
Fix #322 completed snippet error for < Foo,Fee> in ()
|
2016-01-18 12:03:13 +09:00 |
|
wsdjeg
|
cbe71b872c
|
Add defauly pairs
Fix https://github.com/Shougo/neosnippet.vim/issues/323
|
2016-01-17 17:16:30 +08:00 |
|
Jacob Niehus
|
dbb8491f2f
|
Add optional '#:' to target marker pattern
|
2016-01-10 21:09:45 -07:00 |
|
Shougo Matsushita
|
0bc303430b
|
Rename to g:neosnippet#enable_completed_snippet
|
2015-12-26 11:42:46 +09:00 |
|
Shougo Matsushita
|
fef60dbe6c
|
Improve auto placeholder feature
|
2015-12-19 12:27:49 +09:00 |
|
Shougo Matsushita
|
824c0fbe98
|
Fix #308 nested snippet problem
|
2015-12-19 12:16:36 +09:00 |
|
Shougo Matsushita
|
12ebafeb81
|
Add g:neosnippet#enable_auto_clear_markers option
|
2015-12-19 10:00:57 +09:00 |
|
Shougo Matsushita
|
5246b1f924
|
Add g:neosnippet#enable_complete_done
|
2015-12-12 03:07:13 +09:00 |
|
Shougo Matsushita
|
625382fab1
|
Add map-<expr> support in neosnippet#anonymous()
|
2015-11-04 23:57:00 +09:00 |
|
Shougo Matsushita
|
601f62b620
|
Fix #297 add neosnippet#expand()
|
2015-11-03 15:06:23 +09:00 |
|
Shougo Matsushita
|
e1940d7780
|
Fix #293 spelling
|
2015-10-22 07:21:47 +09:00 |
|
Shougo Matsushita
|
bf4d2fdd31
|
Fix #293 add neosnippet#annonymous()
|
2015-10-21 21:13:14 +09:00 |
|
Shougo Matsushita
|
2c97d62503
|
Fix #279 add g:neosnippet#enable_conceal_markers
|
2015-06-23 21:51:14 +09:00 |
|
Shougo Matsushita
|
a7c05372ba
|
Remove autodate
|
2014-03-29 11:39:44 +09:00 |
|
Shougo Matsushita
|
5090af586c
|
Fix #218 add g:neosnippet#expand_word_boundary
|
2014-03-11 21:28:47 +09:00 |
|
Shougo Matsushita
|
bc7969afb2
|
Fix #203 add g:neosnippet#scope_aliases
|
2014-01-01 11:00:43 +09:00 |
|
Shougo Matsushita
|
3003f6078d
|
Split view functions
|
2013-11-21 18:54:04 +09:00 |
|
Shougo Matsushita
|
212609b1e3
|
Move many helper functions
|
2013-11-21 18:40:40 +09:00 |
|
Shougo Matsushita
|
3d4487111e
|
Add helpers file
|
2013-11-21 18:25:37 +09:00 |
|
Shougo Matsushita
|
3e60de00a3
|
Improve variables methods
|
2013-11-21 18:20:36 +09:00 |
|
Shougo Matsushita
|
4f35262ae1
|
Improve snipMate compatibility init
|
2013-11-21 18:16:10 +09:00 |
|
Shougo Matsushita
|
7b1f900912
|
Move register_oneshot_snippet function
|
2013-11-21 18:14:07 +09:00 |
|
Shougo Matsushita
|
038d75ce58
|
Add parser
Move echodoc
Move mappings API
|
2013-11-21 18:10:26 +09:00 |
|
Shougo Matsushita
|
4c37e44248
|
Merged.
|
2013-11-20 18:00:12 +09:00 |
|
Shougo Matsushita
|
4fa3a17b10
|
- Fixed #191 register broken
|
2013-11-20 17:56:45 +09:00 |
|
Shougo Matsushita
|
bee4d73092
|
- Added commands.
|
2013-11-19 16:19:33 +09:00 |
|
Shougo Matsushita
|
c3ca7a9ae2
|
- Improved clear mappings.
|
2013-11-19 16:07:04 +09:00 |
|
Shougo Matsushita
|
3f4e7a6ea9
|
- Improved initializer.
|
2013-11-19 16:04:32 +09:00 |
|
Shougo Matsushita
|
3ff2918433
|
- Splitted mappings file.
|
2013-11-18 20:14:01 +09:00 |
|
Shougo Matsushita
|
afa9ecc176
|
- Fixed #190 regexp feature.
|
2013-11-18 12:02:49 +09:00 |
|
Shougo Matsushita
|
ad8cc61168
|
- Changed g:neosnippet#snippets_directory default value for compatibility.
|
2013-11-12 18:13:13 +09:00 |
|
Shougo Matsushita
|
294bcf2ff0
|
- g:neosnippet#snippets_directory allows list.
|
2013-11-12 17:31:06 +09:00 |
|
Shougo Matsushita
|
fa587d5435
|
- Changed g:neosnippet#enable_snipmate_compatibility behavior.
|
2013-11-12 17:14:24 +09:00 |
|
Shougo Matsushita
|
9df3ad16cb
|
- Fixed #187 initialization.
|
2013-10-28 13:47:23 +09:00 |
|
Shougo Matsushita
|
4c67a1b1ac
|
- Fixed for sudo.
|
2013-09-26 15:24:48 +09:00 |
|
Shougo Matsushita
|
e1d053c3b7
|
- Fixed #180 select default.
|
2013-09-23 13:26:44 +09:00 |
|
Shougo Matsushita
|
b7ec09cf4d
|
- Deleted snoremap.
|
2013-09-08 12:30:22 +09:00 |
|
Shougo Matsushita
|
db72ae6771
|
- Improved stopinsert.
|
2013-07-12 14:10:45 +09:00 |
|
Shougo Matsushita
|
f724d907ef
|
- Fixed get_source_filetypes.
|
2013-07-11 14:45:40 +09:00 |
|
Shougo Matsushita
|
f04a866db2
|
- Fixed neosnippet initialization.
|
2013-07-03 20:06:03 +09:00 |
|
Shougo Matsushita
|
be90bb4f93
|
- Improved g:neosnippet#disable_select_mode_mappings behavior.
|
2013-07-03 12:42:26 +09:00 |
|
Shougo Matsushita
|
6a49b0fd1d
|
- Fixed snippet substitution.
|
2013-06-27 11:16:30 +09:00 |
|
Shougo Matsushita
|
0c47bf82ed
|
- Improved substitution.
|
2013-06-25 11:50:24 +09:00 |
|
Shougo Matsushita
|
167abeb068
|
- Improved context filetype check.
|
2013-06-08 09:03:30 +09:00 |
|
Shougo Matsushita
|
b7be48ece3
|
- Deleted compatibility features.
|
2013-06-04 22:39:30 +09:00 |
|
Shougo Matsushita
|
9ee144e773
|
- Fixed get_filetype().
|
2013-05-28 19:24:58 +09:00 |
|
Shougo Matsushita
|
abd51a57da
|
- Supported context_filetype.
|
2013-05-28 19:22:54 +09:00 |
|
Shougo Matsushita
|
e9b3d8f00e
|
- Improved s:check_initialize().
|
2013-05-21 14:29:00 +09:00 |
|