aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | vim-patch:8.1.2375: no suffucient testing for registerszeertzjq2022-01-14
| * | | | | | | | | | vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)Christian Clason2022-01-13
| * | | | | | | | | | Merge pull request #17034 from zeertzjq/compl-lua-selectbfredl2022-01-13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | feat(completion): support selecting item via API from Lua mappingzeertzjq2022-01-11
| * | | | | | | | | | fix(keywordprg): retain terminal buffer after K (#17046)Daniel Steinberg2022-01-12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Add support in Neovim for f38-f63 key bindings.Josh Rahm2022-01-11
* | | | | | | | | | Enable multibyte registers in VimL.Josh Rahm2022-01-11
* | | | | | | | | | Add user-registers for arbitrary registers.Josh Rahm2022-01-11
* | | | | | | | | | Add colorable popupmenu.Josh Rahm2022-01-11
* | | | | | | | | | Move colorcolumn character option to fillchars.Josh Rahm2022-01-11
* | | | | | | | | | Add a colorcolumn character option.Josh Rahm2022-01-11
* | | | | | | | | | Add a check to the gen_options.lua script to ensure the options are well orde...Josh Rahm2022-01-11
* | | | | | | | | | Add the ability to title floating windows.Josh Rahm2022-01-11
|/ / / / / / / / /
* | | | | | | | | vim-patch:8.2.4064: foam files are not detected (#17041)Christian Clason2022-01-11
* | | | | | | | | Merge pull request #16962 from f380cedric/vim-8.2.3409Thomas Vigouroux2022-01-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.3409: reading beyond end of line with invalid utf-8 characterf380cedric2022-01-06
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #16961 from f380cedric/vim-8.2.3582Thomas Vigouroux2022-01-11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | vim-patch:8.2.3582: reading uninitialized memory when giving spell suggestionsf380cedric2022-01-06
| |/ / / / / / /
* | | | | | | | Merge pull request #17025 from zeertzjq/compl-k-luabfredl2022-01-10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(completion): prevent K_LUA from closing pumzeertzjq2022-01-10
* | | | | | | | | Merge pull request #17006 from vigoux/tree-sitter-allocThomas Vigouroux2022-01-10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | feat(treesitter): set allocator when possibleThomas Vigouroux2022-01-09
* | | | | | | | | Merge pull request #16849 from dundargoc/refactor/pvs/v1048bfredl2022-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refactor(PVS/V1048): ignore "assigned the same value" warningDundar Göc2022-01-08
| |/ / / / / / / /
* | | | | | | | | test: use old style test for testing filetype.lua (#17003)Gregory Anders2022-01-09
* | | | | | | | | fix(api): validate user_command name (#17004)Lewis Russell2022-01-09
|/ / / / / / / /
* | | | | | | | Merge pull request #16848 from dundargoc/refactor/prevent-overflow-by-castingbfredl2022-01-08
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(fixup): bfredl size_tDundar Göc2022-01-01
| * | | | | | | | chore(fixup): zeerdundargoc2022-01-01
| * | | | | | | | refactor: avoid overflow by explicitly casting operand to a wider typeDundar Göc2021-12-31
* | | | | | | | | Merge pull request #16991 from bk2204/ex-modebfredl2022-01-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: make mode() return correct value in ex modebrian m. carlson2022-01-08
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | vim-patch:8.2.4033: running filetype tests leaves directory behind (#16984)zeertzjq2022-01-07
|/ / / / / / / /
* | | | | / / / vim-patch:8.2.4014: git and gitcommit file types not properly recognized (#16...Christian Clason2022-01-07
| |_|_|_|/ / / |/| | | | | |
* | | | | | | vim-patch:8.2.0951: search stat test has leftover from debugging (#16967)zeertzjq2022-01-06
* | | | | | | fix(lua): print multiple return values with =expr (#16933)Shadman2022-01-06
* | | | | | | feat(lua): add notify_once() (#16956)Gregory Anders2022-01-06
* | | | | | | Merge pull request #16591 from shadmansaleh/feat/lua_keymaps2Björn Linse2022-01-06
|\ \ \ \ \ \ \
| * | | | | | | feat(lua): add vim.keymapshadmansaleh2022-01-04
* | | | | | | | Merge pull request #16817 from lewis6991/masterBjörn Linse2022-01-06
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | vim-patch:8.2.3921: the way xdiff is used is inefficientLewis Russell2021-12-28
* | | | | | | | feat(autocmd): populate v:event in RecordingLeave (#16828)Axel Dahlberg2022-01-04
* | | | | | | | fix(api): force redefinition of user commands by default (#16918)Gregory Anders2022-01-04
* | | | | | | | chore: fix typos (#16816)dundargoc2022-01-04
| |/ / / / / / |/| | | | | |
* | | | | | | feat: filetype.lua (#16600)Gregory Anders2022-01-04
* | | | | | | feat(lua): make =expr print result of exprshadmansaleh2022-01-04
| |_|_|_|_|/ |/| | | | |
* | | | | | vim-patch:8.2.3995: not all sshconfig files are detected as such (#16899)Christian Clason2022-01-03
* | | | | | ci: simplify ci_fold function (#16874)dundargoc2022-01-03
* | | | | | fix(lua): stricter type check when calling API function (#16745)dundargoc2022-01-03
* | | | | | Merge pull request #16870 from dundargoc/refactor/pvs/V009James McCoy2022-01-01
|\ \ \ \ \ \