aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | feat: add vim.str_utf_pos functionMichael Lingelbach2021-10-24
* | | vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* | | vim-patch:8.2.3542: too many comments are old style (#16096)dundargoc2021-10-23
* | | vim-patch:8.2.0026: still some /* */ comments (#16088)dundargoc2021-10-23
* | | Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\ \ \
| * | | vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2387: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2380: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2378: using old C style commentsDundar Göc2021-10-21
| * | | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-21
* | | | Merge pull request #16029 from bfredl/multilineBjörn Linse2021-10-23
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
| * | | refactor(decorations): mark decorations directly on the marktreeBjörn Linse2021-10-23
| |/ /
* / / vim-patch:8.2.3550: completion() does not work properly (#16112)Christian Clason2021-10-21
|/ /
* | vim-patch:8.1.2243: typos in comments (#16104)dundargoc2021-10-20
* | Merge pull request #16086 from bfredl/termpipe_inputBjörn Linse2021-10-20
|\ \
| * | feat(nvim_open_term): support input callback in luaBjörn Linse2021-10-20
* | | build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* | | Merge pull request #15767 from lewis6991/lua_var_indexBjörn Linse2021-10-19
|\ \ \
| * | | feat(lua): allow passing handles to vim.b/w/tLewis Russell2021-10-19
| | |/ | |/|
* / | fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
|/ /
* | vim-patch:8.2.3537: wrong mode() during 'operatorfunc' #16087zeertzjq2021-10-19
* | fix(api/nvim_eval_statusline): allow maxwidth=0 #16080Famiu Haque2021-10-19
* | refactor: remove space after starDundar Göc2021-10-19
* | refactor: make commas trail in enumsDundar Göc2021-10-19
* | refactor: enable formatting for files under libDundar Göc2021-10-19
|/
* feat(api): evaluate statusline string #16020Famiu Haque2021-10-18
* refactor: convert to doxygen-style comments #16013dundargoc2021-10-17
* fix(PVS/V1028): prevent possible overflow #16023dundargoc2021-10-17
* Merge pull request #15999 from famiu/fix/build/export-windows-symbolsBjörn Linse2021-10-17
|\
| * fix(build): export symbols on WindowsFamiu Haque2021-10-17
* | Merge pull request #15973 from bfredl/luapathBjörn Linse2021-10-17
|\ \
| * | fix(runtime): don't use regexes inside lua require'mod'Björn Linse2021-10-17
| |/
* | Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\ \
| * | refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
| * | vim-patch:8.2.1411: when splitting a window localdir is copied but prevdir is...zeertzjq2021-10-17
| * | vim-patch:8.2.0909: cannot go back to the previous local directoryzeertzjq2021-10-17
| * | vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directoryzeertzjq2021-10-17
| * | vim-patch:8.2.0189: cd() with NULL argument crasheszeertzjq2021-10-17
| * | test: partially port Vim patches 8.1.2278 and 8.2.1432zeertzjq2021-10-17
| * | vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
| * | vim-patch:8.1.0604: autocommand test fails on MS-Windowszeertzjq2021-10-17
| * | vim-patch:8.1.0602: DirChanged is also triggered when directory didn't changezeertzjq2021-10-17
| * | vim-patch:8.0.1463: test fails without 'autochdir' optionzeertzjq2021-10-17
| * | vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17