aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
| * vim-patch:8.2.3525: option variable name does not match option nameMatěj Cepl2021-10-24
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | fix(screen): make display_tick monotonic up to 2^64. fixes #16152Björn Linse2021-11-05
* | refactor: saner options for uncrustify #16196dundargoc2021-10-31
* | refactor: uncrustify #16090dundargoc2021-10-29
* | feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
|/
* vim-patch:8.2.0909: cannot go back to the previous local directoryzeertzjq2021-10-17
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
* vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
* refactor(extmark): remove pointer indirection for extmark use of mapsBjörn Linse2021-08-22
* Merge pull request #15336 from bfredl/plinesBjörn Linse2021-08-11
|\
| * refactor(plines): remove implicit curwin plines() functionBjörn Linse2021-08-10
* | vim-patch:8.2.3160: 'breakindent' does not work well for bulleted listsJan Edmund Lazo2021-08-08
|/
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* refactor: remove all mentions to `curbuf_lock`Thomas Vigouroux2021-07-08
* undo: reduce reliance on curbufThomas Vigouroux2021-07-06
* signs: Change b_signcols_max -> b_signcols_validLewis Russell2021-07-04
* api(nvim_open_win): add "noautocmd" optionSean Dewar2021-06-01
* floats: z-indexBjörn Linse2021-05-15
* vim-patch:8.1.2205: sign entry structure has confusing name (#14289)Lewis Russell2021-04-05
* Border: allow to enable/disable specific border edgesBjörn Linse2021-04-04
* vim-patch:8.2.2454: leading space can not be made visible (#14138)zeertzjq2021-03-29
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* w_grid_alloc: baseline implBjörn Linse2021-03-22
* buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
* vim-patch:8.1.2285: padding in structures wastes memoryJan Edmund Lazo2021-02-06
* vim-patch:8.1.0470: pointer ownership around fname_expand() is unclearJan Edmund Lazo2020-12-19
* feat(buffer_updates): allow ignoring when previewingThomas Vigouroux2020-12-15
* menu: remove winbar codeJan Edmund Lazo2020-11-20
* fix: address issues for BufModifiedSetRom Grk2020-11-09
* feat: implement BufModified autocmdRom Grk2020-11-07
* Merge pull request #13241 from bfredl/decorationBjörn Linse2020-11-07
|\
| * decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* | my fight with the linterRom Grk2020-11-06
* | Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
|\|
| * vim-patch:8.2.0864: pragmas are indented all the way to the leftJan Edmund Lazo2020-11-01
| * vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
| * vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* | feat: implement a working WinScrolled autocmdRom Grk2020-10-28
* | scroll: use win->w_viewport_invalidRom Grk2020-10-24
* | implement scroll autocommandRom Grk2020-10-21
|/
* vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdoJan Edmund Lazo2020-10-17
* api: multiple decoration providers at onceBjörn Linse2020-10-10