Shougo Matsushita
|
ac6ac62a5b
|
Improve completed snippet feature
|
2016-01-04 12:13:47 +09:00 |
|
Shougo Matsushita
|
57301f8a5d
|
Fix #317 completed snippet problem
|
2016-01-01 20:53:21 +09:00 |
|
Shougo Matsushita
|
8a13d4a679
|
Add test
|
2016-01-01 20:37:00 +09:00 |
|
Shougo Matsushita
|
9125b4b57c
|
Fix #318 completed snippet bug
|
2016-01-01 20:35:44 +09:00 |
|
Shougo Matsushita
|
688cb202bc
|
Fix #316 select mode jump behavior
|
2015-12-31 10:33:00 +09:00 |
|
Shougo Matsushita
|
50a25a35a2
|
Improve completed snippet behavior
|
2015-12-30 12:49:24 +09:00 |
|
Shougo Matsushita
|
3e6f927854
|
Clear cache file in NeoSnippetMakeCache
|
2015-12-30 08:53:58 +09:00 |
|
Shougo Matsushita
|
4782bda067
|
Fix the documentation
|
2015-12-29 21:27:13 +09:00 |
|
Shougo Matsushita
|
ae512e4818
|
Add angle support
|
2015-12-29 21:26:04 +09:00 |
|
Shougo
|
0b3b441bef
|
Merge pull request #314 from grafi-tt/issue305-indent-selected-target-lines
Detect and correctly shift indent level of selected target lines.
|
2015-12-29 21:23:20 +09:00 |
|
Shunsuke Shimizu
|
3e7f5e4e8b
|
Detect and correctly shift indent level of selected target lines.
|
2015-12-29 01:27:54 +09:00 |
|
Shougo Matsushita
|
795a13701f
|
Add tests
|
2015-12-26 12:12:08 +09:00 |
|
Shougo Matsushita
|
402f77feb3
|
Improve completed snippet feature implementation
|
2015-12-26 11:54:30 +09:00 |
|
Shougo Matsushita
|
0bc303430b
|
Rename to g:neosnippet#enable_completed_snippet
|
2015-12-26 11:42:46 +09:00 |
|
Shougo Matsushita
|
4583b46376
|
Improve include implementation
|
2015-12-23 21:17:56 +09:00 |
|
Shougo Matsushita
|
457d5c8939
|
Fix cache problem
|
2015-12-23 21:17:05 +09:00 |
|
Shougo Matsushita
|
49b1743d03
|
Implement source feature
|
2015-12-23 21:05:12 +09:00 |
|
Shougo Matsushita
|
74a9c1e8b9
|
Fix the documentation
|
2015-12-23 20:27:57 +09:00 |
|
Shougo Matsushita
|
5b8038e5d3
|
Fix #309 snippet range problem
|
2015-12-23 20:20:24 +09:00 |
|
Shougo Matsushita
|
ff5d9e44ad
|
Fix complete done problem
|
2015-12-20 09:54:46 +09:00 |
|
Shougo Matsushita
|
8054ac5d1b
|
Improve complete_done
|
2015-12-19 12:28:49 +09:00 |
|
Shougo Matsushita
|
fef60dbe6c
|
Improve auto placeholder feature
|
2015-12-19 12:27:49 +09:00 |
|
Shougo Matsushita
|
e3118e888f
|
You can use ${0} in oneline snippet
|
2015-12-19 12:17:31 +09:00 |
|
Shougo Matsushita
|
824c0fbe98
|
Fix #308 nested snippet problem
|
2015-12-19 12:16:36 +09:00 |
|
Shougo Matsushita
|
1d5b8589b6
|
Fix for ${0} problems
|
2015-12-19 11:44:33 +09:00 |
|
Shougo Matsushita
|
248ee0651f
|
Fix :NeoSnippetClearMarkers error
|
2015-12-19 11:38:44 +09:00 |
|
Shougo Matsushita
|
12ebafeb81
|
Add g:neosnippet#enable_auto_clear_markers option
|
2015-12-19 10:00:57 +09:00 |
|
Shougo Matsushita
|
de5a7e284d
|
Fix nested snippets behavior
|
2015-12-19 09:09:19 +09:00 |
|
Shougo Matsushita
|
05c00bfd18
|
Add -bar in the commands
|
2015-12-19 08:47:56 +09:00 |
|
Shougo Matsushita
|
cfc99eedb5
|
Fix #306 clear all markers when BufWritePost
|
2015-12-16 03:40:40 +09:00 |
|
Shougo Matsushita
|
4c1650096f
|
Improve complete done behavior
|
2015-12-15 22:04:36 +09:00 |
|
Shougo Matsushita
|
33aa676c8f
|
Fix #305 indent snippet
|
2015-12-15 21:26:22 +09:00 |
|
Shougo Matsushita
|
5cff13af13
|
Fix #305 expand snippet problem
|
2015-12-15 07:48:13 +09:00 |
|
Shougo Matsushita
|
44b129aa21
|
Ignore self argument
|
2015-12-13 18:00:38 +09:00 |
|
Shougo Matsushita
|
6866346823
|
Fix jump problems
|
2015-12-13 17:06:24 +09:00 |
|
Shougo Matsushita
|
03e1a6ef79
|
Fix #304 complete_done problem
|
2015-12-13 15:53:44 +09:00 |
|
Shougo Matsushita
|
2e188180fd
|
Fix unused variables error
|
2015-12-12 18:30:19 +09:00 |
|
Shougo Matsushita
|
43438178b0
|
Fix parse parenthesis
|
2015-12-12 18:08:13 +09:00 |
|
Shougo Matsushita
|
12ad06d37d
|
Improve complete done behavior
|
2015-12-12 16:37:15 +09:00 |
|
Shougo Matsushita
|
5246b1f924
|
Add g:neosnippet#enable_complete_done
|
2015-12-12 03:07:13 +09:00 |
|
Shougo Matsushita
|
7dc7ce803e
|
Fix completed snippet feature
|
2015-12-12 01:51:49 +09:00 |
|
Shougo Matsushita
|
3814544033
|
Fix #302 search the snippet range
|
2015-12-11 22:12:22 +09:00 |
|
Shougo Matsushita
|
02176938f7
|
Add auto pairs support
|
2015-11-21 13:27:09 +09:00 |
|
Shougo Matsushita
|
60813b5b27
|
Version 5.0 development is started
|
2015-11-09 08:18:29 +09:00 |
|
Shougo Matsushita
|
35ec5dcde2
|
Fix doc
|
2015-11-07 13:15:47 +09:00 |
|
Shougo Matsushita
|
6defc065fd
|
Improve doc
|
2015-11-07 12:59:40 +09:00 |
|
Shougo Matsushita
|
bc7904ca36
|
Fix snippets order problem
|
2015-11-07 10:20:02 +09:00 |
|
Shougo Matsushita
|
cf9958c63b
|
Fix #292 documentation
|
2015-11-07 10:18:54 +09:00 |
|
Shougo Matsushita
|
625382fab1
|
Add map-<expr> support in neosnippet#anonymous()
|
2015-11-04 23:57:00 +09:00 |
|
Shougo Matsushita
|
6ce1d55242
|
Fix #297 neosnippet#expand()
|
2015-11-03 17:45:03 +09:00 |
|