aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | lsp: Make apply_text_edits non-ASCII safe (#12223)Christian Clason2020-05-08
|/ / / /
* | | | lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)Hirokazu Hata2020-05-07
* | | | lua: Add buffer, window and tab accessors (#12268)TJ DeVries2020-05-07
* | | | lsp: set buflisted when jumping to location (#12253)Gabriel Sanches2020-05-07
| |/ / |/| |
* | | Merge #12203 from janlazo/vim-8.2.0648Justin M. Keyes2020-05-05
|\ \ \
| * | | vim-patch:8.2.0692: startup test fails on MS-WindowsJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0691: startup test failsJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commandsJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leakJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0678: rare crash for popup menuJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0663: not all systemd temp files are recognizedJan Edmund Lazo2020-05-03
| * | | vim-patch:8.1.0868: crash if triggering garbage collector after a function callJan Edmund Lazo2020-05-03
| * | | vim-patch:8.1.0800: may use a lot of memory when a function refers itselfJan Edmund Lazo2020-05-03
| * | | vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undoJan Edmund Lazo2020-05-03
| * | | vim-patch:8.2.0648: semicolon search does not work in first lineJan Edmund Lazo2020-05-03
* | | | vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* | | | paste: support replace mode (#11945)Jesse2020-05-05
* | | | tag: fix problem when tagfunc return value is v:null (#12251)erw72020-05-05
* | | | Merge #12230 'fix :terminal flicker with scrolloff'Justin M. Keyes2020-05-05
|\ \ \ \
| * | | | terminal: disable 'scrolloff' (fixes flicker)Justin M. Keyes2020-05-04
| * | | | terminal: always return zero from get_scrolloff_value() #12230LawAbidingCactus2020-05-04
|/ / / /
* | | | lsp: fix tagstack for location jump #12248Gabriel Sanches2020-05-04
* | | | LSP: Avoid URI-to-fname conversion for non-file URIs #12243Mathias Fußenegger2020-05-04
* | | | checkhealth/ruby: fix off-by-one error #12245Booome2020-05-04
* | | | funcs: Fix a memory leak in f_expand (#12227)erw72020-05-04
* | | | Merge pull request #12237 from h-michael/vim-nilMatthieu Coudron2020-05-04
|\ \ \ \ | |/ / / |/| | |
| * | | lsp: add a lsp.util.apply_text_edits test(pending)Hirokazu Hata2020-05-04
| * | | lsp: fix apply_text_document_edit testHirokazu Hata2020-05-04
| * | | [LSP] check for vim.NIL and add apply_text_document_edit testsckipp012020-05-01
* | | | lsp: fixup workspace symbol capabilities (#12233)Christian Clason2020-05-03
* | | | Merge pull request #12228 from h-michael/fix-docsyms-to-itemsMatthieu Coudron2020-05-02
|\ \ \ \
| * | | | lsp: add lsp.util.symbols_to_items testHirokazu Hata2020-05-02
| * | | | lsp: fix lsp.util.symbols_to_itemsHirokazu Hata2020-05-02
* | | | | Merge pull request #12229 from Billy4195/vim-8.1.0814Matthieu Coudron2020-05-02
|\ \ \ \ \
| * | | | | vim-patch:8.1.0816: test for 'runtimepath' in session fails on MS-WindowsBilly Su2020-05-02
| * | | | | vim-patch:8.1.0814: :mksession cannot handle a very long 'runtimepath'Billy Su2020-05-02
| |/ / / /
* | | | | lsp: add workspace/symbol (#12224)Christian Clason2020-05-02
* | | | | LSP: Support LocationLink (#12231)Christian Clason2020-05-02
|/ / / /
* | | | version.c: update [ci skip] #12196Marvim the Paranoid Android2020-05-01
* | | | build: Inherit -n and -jN flags if Ninja #12219Eisuke Kawashima2020-05-01
* | | | doc/UI: mode_info_set: mention colors should be swapped #12211Ghjuvan Lacambre2020-05-01
|/ / /
* | | treesitter: unknown predicates always match #12173Thomas Vigouroux2020-04-30
* | | Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\ \ \
| * | | lsp/completion: Expose completion_item under completed_items.user_data.Blaž Hrastnik2020-04-29
| * | | vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* | | | LSP: enable using different highlighting rules for LSP signs (#12176)Ghjuvan Lacambre2020-04-29
* | | | LSP: support tagstack #12096Yen32020-04-28
* | | | lsp: use vim.tbl_isempty to check sign (#12190)Hirokazu Hata2020-04-28
* | | | tui: Fix italics when $TERM is screen in tmux #12199erw72020-04-28
|/ / /