Commit Graph

786 Commits

Author SHA1 Message Date
Shougo Matsushita b823c2e639 Fix #344 change <ESC> behavior 2016-06-08 20:35:21 +09:00
Shougo Matsushita 9eac227835 Fix #343 check modifiable 2016-05-17 20:50:40 +09:00
Shougo Matsushita ce3c3d209c Fix #340 cache error 2016-03-30 07:20:16 +09:00
Shougo Matsushita e5a11a5a5c Set menu 2016-03-27 11:11:37 +09:00
Shougo Matsushita 5d3209b6f7 Update vital 2016-03-26 19:46:01 +09:00
Shougo Matsushita bcb7620a85 Fix #337 don't create user snippet directory 2016-03-05 17:12:12 +09:00
Shougo Matsushita e908126f40 Fix the default selection 2016-02-24 07:20:47 +09:00
Shougo Matsushita d910dc9aa0 Fix #333 virtualedit problem 2016-02-22 21:51:57 +09:00
Shougo Matsushita 0571ffbc47 Fix TextChanged error 2016-02-18 06:12:47 +09:00
Shougo Matsushita bbd764ebbc Fix expand snippet error 2016-02-11 20:33:08 +09:00
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 a323d8255a Implement restore unnamed register feature 2016-01-26 21:32:31 +09:00
Shougo 52f8a29489 Merge pull request #325 from expipiplus1/patch-1
Shorten the neosnippet mark to [ns]
2016-01-20 07:59:19 +09:00
Joe Hermaszewski ca972f345a Shorten the neosnippet mark to [ns]
`[ns]` communicates that the completion came from neosnippet just as well as `[nsnip]` and is three characters shorter!
2016-01-19 08:51:43 +00:00
Shougo Matsushita 58fa466f7e Fix #322 completed snippet error for < Foo,Fee> in () 2016-01-18 12:03:13 +09:00
Shougo Matsushita 3db55f354d Add neosnippet#util#get_buffer_config() 2016-01-18 11:52:51 +09:00
Shougo b8a1f3a70e Merge pull request #324 from wsdjeg/master
Add defauly pairs
2016-01-18 11:52:25 +09:00
wsdjeg cbe71b872c Add defauly pairs
Fix https://github.com/Shougo/neosnippet.vim/issues/323
2016-01-17 17:16:30 +08:00
Shougo Matsushita 76c6bbc54e Fix check autocmd 2016-01-14 10:57:52 +09:00
Shougo Matsushita 7eb577c5d0 Fix #320 completed snippet behavior 2016-01-14 07:27:55 +09:00
Shougo 6dd4ecf1fc Merge pull request #321 from wilywampa/target_pattern
Add optional '#:' to target marker pattern
2016-01-12 21:51:06 +09:00
Jacob Niehus dbb8491f2f Add optional '#:' to target marker pattern 2016-01-10 21:09:45 -07:00
Shougo Matsushita da9806f825 Fix skip auto completion behavior 2016-01-10 00:11:10 +09:00
Shougo Matsushita f106827933 Fix skip completion behavior 2016-01-09 23:03:19 +09:00
Shougo Matsushita d1fa664ec9 Improve skip next completion behavior 2016-01-09 22:53:10 +09:00
Shougo Matsushita 5a8e589102 Fix the documentation 2016-01-09 22:22:56 +09:00
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