Commit Graph

800 Commits

Author SHA1 Message Date
Shougo Matsushita 58a8296b2a Remove backticks 2014-09-10 02:24:42 +09:00
Shougo ee1246a61b Merge pull request #248 from rhysd/fix/doc
Fixed trivial mistakes in document
2014-08-19 01:06:21 +09:00
rhysd c72e26e50c fix trivial mistakes in document
by vim-grammarous
2014-08-16 16:15:19 +09:00
Shougo Matsushita 292df943a0 Fix #243 improve expand target behavior 2014-07-30 20:20:47 +09:00
Shougo Matsushita b898dd9a9b Fix #237 expand trigger problem 2014-07-30 20:19:09 +09:00
Shougo Matsushita 01d17aa885 Remove iminsert reset 2014-07-15 19:08:09 +09:00
Shougo Matsushita 9ad14d0ce7 Update for vimlint 2014-07-12 08:13:07 +09:00
Shougo Matsushita d981b8aee7 Fix #169 support for multiple filetypes 2014-07-09 22:41:11 +09:00
Shougo Matsushita b8da324ed9 Fix for travis 2014-07-08 19:40:47 +09:00
Shougo Matsushita c871e0f84b Fix for vimlint 2014-07-01 08:05:07 +09:00
Shougo Matsushita 8d61e62a65 Fix #239 $XDG_CACHE_DIR 2014-06-27 22:06:42 +09:00
Shougo Matsushita c386150c0b Add travis 2014-06-27 21:11:44 +09:00
Shougo Matsushita 318c9fb417 Improve tag 2014-06-18 22:24:14 +09:00
Shougo Matsushita 6d475877bf Fix #237 expand trigger problem 2014-06-16 19:33:58 +09:00
Shougo Matsushita 58a203c5dd Fix #235 improve clear_select_mode_mappings behavior 2014-06-11 21:50:37 +09:00
Shougo Matsushita 578530edf1 Fix documentation 2014-05-21 23:06:27 +09:00
Shougo 3ad458d235 Merge pull request #231 from wilywampa/master
Escape ampersand in mirror text
2014-05-13 19:48:51 +09:00
Jacob Niehus 31ffdd6808 Escape ampersand in mirror text 2014-05-12 21:39:57 -07:00
Shougo Matsushita d02aafcbdd Fix neosnippet parser error 2014-05-13 08:23:49 +09:00
Shougo Matsushita 8b504f2dd8 Implement cache feature 2014-05-11 17:56:27 +09:00
Shougo Matsushita e8b1af724b Improve snippets parser 2014-05-11 17:46:20 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita 883b0e2efb Improve documentation 2014-03-12 02:57:48 +09:00
Shougo Matsushita c48dbf4077 Improve candidates filtering 2014-03-11 21:34:54 +09:00
Shougo Matsushita 5090af586c Fix #218 add g:neosnippet#expand_word_boundary 2014-03-11 21:28:47 +09:00
Shougo Matsushita de82d40911 Fix documentation 2014-02-24 08:26:55 +09:00
Shougo Matsushita bc2d1772a2 Fix #212 indentation behavior 2014-02-15 11:00:28 +09:00
Shougo Matsushita 7502b06be0 Update vital 2014-02-15 10:54:15 +09:00
ujihisa d23ee02b49 Better English 2014-02-10 14:04:19 -08:00
Shougo f53d61768f Merge pull request #211 from jmatth/fix_rename
Fixing typos in unite sources.
2014-02-10 16:01:08 +09:00
Josh Matthews 94531f7081 Fixing typos in unite sources. 2014-02-09 21:39:54 -05:00
Shougo Matsushita cf1211c242 Fix :NeoSnippetClearMarkers behavior 2014-01-20 00:13:32 +09:00
ujihisa 103d701267 More documented 2014-01-15 14:43:23 -08:00
Shougo e127812718 Merge pull request #206 from kikito/runtime-snippets-doc
Runtime snippets doc
2014-01-15 14:36:12 -08:00
kikito a8d3b2fe96 reworded some phrases about installation in the doc 2014-01-15 23:22:26 +01:00
kikito 39dfaaef18 grouped all installation instructions together and reworded some phrases 2014-01-15 23:22:01 +01:00
Shougo Matsushita 6b3a670b5a Fix error 2014-01-11 16:35:29 +09:00
Shougo Matsushita 5dba6a034e Version 4.1 Fatal: split default snippets repository 2014-01-11 16:29:00 +09:00
Shougo Matsushita dcf2d8518c Improve snipMate compatibility 2014-01-11 05:53:46 +09:00
Shougo Matsushita 76278170ac Fix documentation 2014-01-11 05:53:46 +09:00
ujihisa dac995a807 Improve scala snippets. 2014-01-09 22:13:20 -08:00
ujihisa ee92ed6682 Improve c++ snippet (for_cpp11) 2014-01-09 22:11:49 -08:00
Shougo 4574119819 Merge pull request #204 from alpaca-tc/fixed_indent_expr
Fixed SnippetsIndent()
2014-01-05 07:18:15 -08:00
alpaca-tc b99c214a96 Fixed SnippetsIndent() 2014-01-05 23:18:39 +09:00
Shougo Matsushita ff5c6e9bc1 Improve matchers for neocomplete 2014-01-05 23:09:54 +09:00
Shougo Matsushita 001b7c65bf Improve make cache behavior 2014-01-02 08:53:01 +09:00
ujihisa 4f36f44726 bugfix: call() splats arguments that you didn't want. (fixes #203) 2014-01-01 01:27:00 -08:00
ujihisa e27b72e119 bugfix: neosnippet isn't unite (fixes #203) 2014-01-01 00:57:22 -08:00
Shougo Matsushita bc7969afb2 Fix #203 add g:neosnippet#scope_aliases 2014-01-01 11:00:43 +09:00
Shougo Matsushita 622a691785 Improve snippet initialization 2014-01-01 10:22:03 +09:00