aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)zeertzjq2022-12-08
* vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...zeertzjq2022-12-07
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: move tabline code to statusline.c (#21008)luukvbaal2022-11-10
* vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
* feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
* vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* vim-patch:9.0.0819: still a build error, tests are failingzeertzjq2022-10-30
* vim-patch:9.0.0816: CTRL-Z at end of file is always droppedzeertzjq2022-10-30
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* docs: fix typos (#20150)dundargoc2022-09-26
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-08-29
* fix(events): triggered WinScrolled when only skipcol changed (#19972)zeertzjq2022-08-29
* docs: fix typos (#19798)dundargoc2022-08-27
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* vim-patch:9.0.0036: 'fillchars' cannot have window-local valueszeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: move menu non-symbols to menu_defs.h (#19778)zeertzjq2022-08-15
* refactor(screen.c): resolve all clint errors (#19754)Lewis Russell2022-08-13
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)zeertzjq2022-08-02
* feat(api): add replace_keycodes to nvim_set_keymap (#19598)ii142022-08-01
* refactor: enable -Wconversion warning for syntax.c (#19533)dundargoc2022-07-29
* vim-patch:8.2.4731: the changelist index is not remembered per bufferzeertzjq2022-07-23
* refactor: replace char_uDundar Goc2022-07-02
* vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor: replace char_u #18429dundargoc2022-06-28
* 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