aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.5066: lcs-leadmultispacezeertzjq2022-06-09
* fix(ui): redraw winbar alongside statuslineFamiu Haque2022-05-23
* feat: click support for 'statusline', 'winbar' #18650Famiu Haque2022-05-23
* feat(ui): add `'winbar'`Famiu Haque2022-05-18
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq2022-04-29
* refactor(build): remove unused includes #17078kylo2522022-04-26
* refactor: enable Wconversion warning for diff (#18094)dundargoc2022-04-24
* Merge pull request #18110 from dundargoc/refactor/remove-char_uGregory Anders2022-04-24
|\
| * refactor: replace char_u variables and functions with charDundar Göc2022-04-16
* | vim-patch:8.2.4812: unused struct itemzeertzjq2022-04-23
* | vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
* | vim-patch:8.2.2476: using freed memory when splitting window while closing bu...zeertzjq2022-04-21
* | vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
|/
* vim-patch:8.2.4713: plugins cannot track text scrollingzeertzjq2022-04-12
* vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* vim-patch:8.2.4644: redrawing too often when 'relativenumber' is set (#17756)Lewis Russell2022-03-29
* refactor: remove cpo-& behavior (#17745)zeertzjq2022-03-23
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | refactor(signcol): smarter invalidation (#17533)Lewis Russell2022-03-06
* | feat(decorations): support signsLewis Russell2022-03-05
* | refactor(signcol): store signcol in win_TLewis Russell2022-02-24
* | fix(signcol): handle edge case with maximum valueLewis Russell2022-02-24
|/
* vim-patch:8.2.3510: changes are only detected with one second accuracyzeertzjq2022-02-13
* Merge pull request #17095 from zeertzjq/vim-8.2.3227bfredl2022-01-27
|\
| * vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
| * vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
* | refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
|/
* feat(api): add support for lua function & description in keymapshadmansaleh2022-01-01
* refactor(misc1): move out autocmd related functionsBjörn Linse2021-12-09
* Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\
| * vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* | 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