Tags: LucHermitte/lh-brackets
Tags
Version 3.6.0 - TST: Update Travis way to start xvfb - ENH: Jump to the next non whitespace `}`on `}` - bump version - TST: Fix test after changing a function name - ENH: Add `;` after C and C++ `enum` and `union` - BUG: Work around Vim imposed naming for funcrefs - BUG: Fix when `-close` is provided but not `-open` - BUG: Fix regression in previous commit - Fix #24: Introduce option to disable default maps - DEP: Update gem versions - ENH: Export `s:Jump()` as `lh#brackets#_jump()` - BUG: Fix `"` for vim filetype - BUG: Improve `<` for vim filetype - BUG: Fix `>` for html filetype - TST: Fix UT tests - TST: Force pause before mappings trigger - TST: Investigate travis issues - TST: port test to vim 7.4 - ENH: Add an option to control jump over `\_s*}` - BUG: Fix `g:cb_disable_default`/`g:cb_enable_default` - ENH: Improve `<|>` for C++ - BUG: make md/back-quote pair overridable - BUG: remove buggy instrumentation - COM: Instrument `enrich_imap` - ENH: Support enriching non-`<expr>` `:imap` - BUG: Fix test in c-brackets for `<` - REFACT: Move several `lh#map#` functions to lh-vim-lib - REFACT: Update lh-vim-lib required version - REFACT: Move bracketing.base functions to autoload - REFACT: Move bracket manipulation fns to autoload - ENH: Use registered brackets in bracket manipulation functions - ENH: Fix mapping modes for bracket manipulation - TST: Fix html-brackets tests - PORT: make it work with Vim 7.4 on travis - BUG: Fix toggle backslash - BUG: Fix mappings for `cb_want_mode==1` - ENH: Add new `-pair` option - ENH: Add math pair for markdown - ENH: Make `!mappings!` silent - ENH: Don't expand under normal text - BUG: Fix `has('patch-*')` syntax - BUG: Fix line shifting when CoC Annotate suggestions... - BUG/ENG: Fix and improve `lh#brackets#close_all_and_jump_to_last_on_line()` - ENH: Add 'h' key to display help on `v_<m-b>` - BUG: Revert d03072d on line wrapping - CI: Migrate tests to GitHub actions (#32) - TST: Work around vim#13733 ... - Git-ignore lock and log files - PERF: Simplify option fetching - REFACT: Extract complex expression into variable - TST: Simplify spec_helper - TST: Add pause to test - TST: UT test for vim filetype needs "syntax on"
Version 3.5.2 TST: Test context-sensitive expansion of snippets BUG: Move correctly the cursor on surround (#20) BUG: Fix Issue #20, and add tests - Test multi-lines snippet w/|w/o `expandtab` - Tests some mixed indentation (#20) - Add test for MB-char + `if` expansion LOG: Improve logs BUG: Set default mappings for terminal session BUG: Remove marker in close and remove all
PreviousNext