Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: drmingdrmer/xptemplate

Tags

0.4.10

Toggle 0.4.10's commit message
Merge branch 'kikyous-patch-1'

mix-prev

Toggle mix-prev's commit message
merge snp.*

0.4.9

Toggle 0.4.9's commit message
fix vim -V9 fix indent handling, add doc, add test

2015-03-05
==========

Fixed
-----

*   oop: skip verbose message when looking for class member


Added
-----

*   integration-test: basic rendering.
*   integration-test: indenting.
*   integration-test: command 'XSET'.
*   integration-test: pop up menu.
*   integration-test: wrapper.
*   integration-test: function:
    `Build()` `BuildIfNoChange()` `BuildSnippet()` `Choose()` `Echo()` `Trigger()`.
*   snippet: golang.
*   doc: `Build()` `Echo()` `BuildIfNoChange()`.
*   doc: gif screencast.
*   doc: `g:xptemplate_break_undo`.

Changed
-------

*   snippet: simplify markdown.
*   engine: use closure for variable looking up.
*   engine: filter action 'embed' is same with 'build'.
*   engine: support to change only the visual mapping.
*   engine: add conf `g:xptemplate_close_pum`.

Deprecated
----------

*   action: 'embed'.

Removed
-------

*   engine: several old fashion classes.

Fixed
-----

*   engine: fix script-local mapping restore.
*   readme: integration with latest supertab.
*   engine: non-built default value should not move cursor to next.
*   engine: correct several indent handling.
*   engien: option 'preview' with completeopt.
*   mapping: fix lost setting during applying BuildSnippet.

root

Toggle root's commit message
do not ignore xpt/

0.4.8.1220

Toggle 0.4.8.1220's commit message
Merge branch 'dist' into dist.111220-4ec4b29

0.4.8.0707

Toggle 0.4.8.0707's commit message
Merge branch 'dist' into dist.110707-5e60ef1

0.4.8.0705

Toggle 0.4.8.0705's commit message
Merge branch 'dist' into dist.110705-eb168de

0.4.8-r1031

Toggle 0.4.8-r1031's commit message
fix bug that statusline callback sometime breaks into other function