Skip to content

Tags: LucHermitte/lh-brackets

Tags

3.6.0

Toggle 3.6.0's commit message
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"

3.5.4

Toggle 3.5.4's commit message
Version 3.5.4

BUG: Remove maplocalleader assignments

3.5.3

Toggle 3.5.3's commit message
Version 3.5.3

BUG: Fix `<BS>` when `cb_no_default_brackets` is true

3.5.2

Toggle 3.5.2's commit message
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

3.5.1

Toggle 3.5.1's commit message
Version 3.5.1

* BUG: Fix `v_<Plug>MarkersCloseAllAndJumpToLast`
* BUG: Avoid remapping in `v_<Plug>MarkersCloseAllAndJumpToLast`

3.5.0

Toggle 3.5.0's commit message
Version 3.5.0

- Fix bugs regarding normal mode bracket mappings
- Implement way to disable default bracket mappings more finely (#17)
- Fix regression after moving some code to lh-vim-lib (#18)
- Depend on lh-vim-lib 4.4.0

3.4.1

Toggle 3.4.1's commit message
Version 3.4.1

3.4.0

Toggle 3.4.0's commit message
Version 3.4.0

3.3.0

Toggle 3.3.0's commit message
Version 3.3.0

3.2.0

Toggle 3.2.0's commit message
Version 3.2.0