aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | perf(extmarks): add metadata for efficient filtering of special decorationsbfredl2024-01-22
| * | | | | | docs(options): remove misleading sentence (#27129)zeertzjq2024-01-22
| * | | | | | feat(fold): transparent foldtextLewis Russell2024-01-22
| * | | | | | Merge pull request #27076 from glepnir/extmark_hlgroupbfredl2024-01-22
| |\ \ \ \ \ \
| | * | | | | | refactor(api): give "hl_group" more accurate _meta typebfredl2024-01-22
| | * | | | | | refactor(api): use hl id directly in nvim_buf_set_extmarkglepnir2024-01-20
| * | | | | | | fix(eval): properly support checking v:lua function in exists() (#27124)Raphael2024-01-22
| * | | | | | | refactor: use "csarg" for CharsizeArg variables (#27123)zeertzjq2024-01-22
| * | | | | | | Merge pull request #26813 from VanaIgr/screen-pos-speedupzeertzjq2024-01-22
| |\ \ \ \ \ \ \
| | * | | | | | | perf: reuse fast character size calculation algorithm from getvcol()VanaIgr2024-01-22
| | * | | | | | | perf: don't decode utf8 character multiple times in getvcol()VanaIgr2024-01-22
| | * | | | | | | perf: remove loop for computing last position in getvcol()VanaIgr2024-01-18
| | * | | | | | | perf: cache breakindent/showbreak width in win_lbr_chartabsizeVanaIgr2024-01-18
| | |/ / / / / /
| * | | | | | | fix(rpc): assertion failure due to invalid msgpack inputnwounkn2024-01-21
| * | | | | | | build: create BINARY_LIB_DIR directory before adding parserdundargoc2024-01-22
| * | | | | | | fix(extmarks): missing "spell" and "conceal" in details (#27116)zeertzjq2024-01-22
| * | | | | | | build: fix parser installation locationdundargoc2024-01-21
| * | | | | | | feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
| * | | | | | | build: create separate targets for nvim with and without runtime filesdundargoc2024-01-20
| * | | | | | | feat(api): support getting abbreviations (#26868)Raphael2024-01-20
| * | | | | | | feat(ui): add chdir UI event (#27093)Gregory Anders2024-01-19
| * | | | | | | Merge pull request #27061 from luukvbaal/extmarkbfredl2024-01-19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | refactor(extmarks): remove unused new pos from ExtmarkSavePosLuuk van Baal2024-01-18
| | * | | | | | docs(extmarks): add undocumented "details" array fieldsLuuk van Baal2024-01-18
| | * | | | | | fix(extmarks): do not remove invalid marks from decor upon deletionLuuk van Baal2024-01-17
| * | | | | | | fix(inccommand): improve preview buffer number handling (#27087)zeertzjq2024-01-19
| * | | | | | | refactor(drawline): get_rightmost_vcol()Lewis Russell2024-01-18
| * | | | | | | refactor(drawline): add more constsLewis Russell2024-01-18
| * | | | | | | refactor(drawline): localise more variables in win_line()Lewis Russell2024-01-18
| * | | | | | | refactor(drawline): more win_line() improvementsLewis Russell2024-01-18
| * | | | | | | docs: various #25289Justin M. Keyes2024-01-18
| * | | | | | | fix(drawline): update prev_ptr after getting syntax attrs (#27072)zeertzjq2024-01-18
| * | | | | | | vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
| * | | | | | | vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
| * | | | | | | fix(column): remove sign from line it was previously on with undoLuuk van Baal2024-01-17
| |/ / / / / /
| * | | | | | fix(column): pass kFalse when initializing "b_signcols.count"Luuk van Baal2024-01-17
| * | | | | | docs: various fixes (#26929)dundargoc2024-01-17
| * | | | | | vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
| * | | | | | vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)altermo2024-01-17
| * | | | | | docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal2024-01-16
| * | | | | | fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'Luuk van Baal2024-01-16
| * | | | | | version.c: update (#27036)github-actions[bot]2024-01-16
| * | | | | | docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq2024-01-16
| * | | | | | vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
| * | | | | | fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq2024-01-16
| * | | | | | vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
| * | | | | | vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
| * | | | | | fix(grid): handle clearing half a double-width char (#27023)zeertzjq2024-01-15
| * | | | | | docs(vvars): fix wrong lua types in vim.v variablesJongwook Choi2024-01-15
| * | | | | | fix(column): keep track of number of lines with number of signsLuuk van Baal2024-01-15