aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| | * | | | | refactor(term): use const for title and add len to buf_set_term_title()Andreas Schneider2022-09-06
| * | | | | | refactor: replace char_u with charDundar Göc2022-09-06
| * | | | | | fix(cmdheight=0): various issues part3 #19816Shougo2022-09-06
| * | | | | | refactor: migrate comment style 2 #20080dundargoc2022-09-06
| |/ / / / /
| * | | | | feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
| * | | | | Merge pull request #20039 from zeertzjq/cmod-tabbfredl2022-09-06
| |\ \ \ \ \
| | * | | | | fix(api)!: correctly deal with number before :tabzeertzjq2022-09-02
| * | | | | | Merge pull request #15391 from vigoux/ts-lua-builtinbfredl2022-09-06
| |\ \ \ \ \ \
| | * | | | | | fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
| * | | | | | | refactor(ex_cd): add an early return to fix clint warningzeertzjq2022-09-05
| * | | | | | | vim-patch:9.0.0386: some code blocks are nested too deepzeertzjq2022-09-05
| * | | | | | | feat(pum): pretend 'mousemoveevent' is set when showing right-click menuzeertzjq2022-09-04
| * | | | | | | feat(api): add "move" to nvim_input_mousezeertzjq2022-09-04
| * | | | | | | feat(tui): support 'mousemoveevent'zeertzjq2022-09-04
| * | | | | | | feat(ui-ext): make 'mousemoveevent' a ui_optionzeertzjq2022-09-04
| * | | | | | | vim-patch:8.2.4674: cannot force getting MouseMove eventszeertzjq2022-09-04
| |/ / / / / /
| * | | | | | feat(treesitter): include language in invalid query error (#14053)Stephan Seitz2022-09-03
| * | | | | | vim-patch:9.0.0362: expanding ":e %" does not work for remote fileszeertzjq2022-09-03
| * | | | | | vim-patch:9.0.0360: crash when invalid line number on :for is ignoredzeertzjq2022-09-03
| * | | | | | vim-patch:8.2.1505: not all file read and writecode is testedzeertzjq2022-09-03
| * | | | | | refactor: migrate comment style (#20012)Lewis Russell2022-09-02
| * | | | | | Merge pull request #20026 from dundargoc/refactor/char_u/7bfredl2022-09-02
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | refactor: replace char_u with charDundar Göc2022-09-01
| * | | | | | feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
| * | | | | | fix(ui): ui compositor does not correctly free event callbacksFamiu Haque2022-09-02
| * | | | | | vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)Jonas Strittmatter2022-09-02
| * | | | | | feat(api): add support for :horizontal modifierzeertzjq2022-09-01
| * | | | | | vim-patch:9.0.0346: :horizontal modifier not fully supportedzeertzjq2022-09-01
| * | | | | | vim-patch:9.0.0342: ":wincmd =" equalizes in two directionszeertzjq2022-09-01
| * | | | | | fix(lua): make ui_attach()/ui_detach() take effect immediately (#20037)zeertzjq2022-09-01
| |/ / / / /
| * | | | | Merge pull request #20022 from dundargoc/refactor/char_u/6bfredl2022-09-01
| |\ \ \ \ \
| | * | | | | refactor: replace char_u with charDundar Göc2022-08-31
| * | | | | | Merge pull request #20038 from bfredl/unflushbfredl2022-09-01
| |\ \ \ \ \ \
| | * | | | | | perf(messages): don't call ui_flush() per message line in various placesbfredl2022-09-01
| * | | | | | | Merge pull request #20023 from bfredl/hlarenabfredl2022-09-01
| |\ \ \ \ \ \ \
| | * | | | | | | refactor(highlight): make hlattrs2dict always use pre-allocated dictbfredl2022-08-31
| | | |/ / / / / | | |/| | | | |
| * | | | | | | fix(maparg): remove double allocation (#20033)zeertzjq2022-09-01
| * | | | | | | vim-patch:9.0.0343: ColorScheme autocommand triggered when colorscheme not fo...zeertzjq2022-09-01
| * | | | | | | feat(mapset): support restoring Lua callback (#20024)zeertzjq2022-09-01
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #16396 from bfredl/luaeventbfredl2022-08-31
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | feat(lua): vim.ui_attach to get ui events from luabfredl2022-08-31
| * | | | | | Merge pull request #20007 from dundargoc/refactor/char_u/5bfredl2022-08-31
| |\ \ \ \ \ \
| | * | | | | | refactor: replace char_u with charDundar Göc2022-08-31
| | |/ / / / /
| * | | | | | refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)zeertzjq2022-08-31
| * | | | | | fix(api): nvim_set_hl bail out on invalid group name (#20021)zeertzjq2022-08-31
| |/ / / / /
| * | | | | vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)zeertzjq2022-08-31
| * | | | | vim-patch:8.2.0301: insufficient testing for exception handling (#20016)zeertzjq2022-08-31
| * | | | | vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)zeertzjq2022-08-31
| * | | | | vim-patch:9.0.0332: overwrite check may block BufWriteCmd (#20014)zeertzjq2022-08-31
| * | | | | fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30