aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterJan Edmund Lazo2021-01-28
* vim-patch:8.2.2412: not all fields in "cstack" are initializedJan Edmund Lazo2021-01-28
* Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\
| * doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | lintchentau2021-01-26
* | lua: complete methods in metatablesBjörn Linse2021-01-26
* | Don't show entire context when completingTony Chen2021-01-26
* | feat: add completion to ':lua'TJ DeVries2021-01-26
* | vim-patch:8.2.2402: some filetypes not detectedJan Edmund Lazo2021-01-24
* | vim-patch:8.2.2399: fold test fails in wide terminalJan Edmund Lazo2021-01-24
* | vim-patch:8.2.2392: fennel filetype not recognizedJan Edmund Lazo2021-01-24
* | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \
| * | opt: address linting issues (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: better handling number bounds (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: reduce hardcoded values (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: minimum sign size for auto (#13783)Sirisak Lueangsaksri2021-01-20
* | | Merge pull request #13818 from janlazo/vim-8.2.2379Jan Edmund Lazo2021-01-22
|\ \ \
| * | | vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a foldJan Edmund Lazo2021-01-22
| * | | vim-patch:8.2.2375: test for RGB color skipped in the terminalJan Edmund Lazo2021-01-21
| * | | vim-patch:8.2.2384: turtle filetype not recognizedJan Edmund Lazo2021-01-21
| * | | vim-patch:8.2.2379: do spell suggestions twice if 'spellsuggest' contains numberJan Edmund Lazo2021-01-21
* | | | Missing argument for package.loadlib()matveyt2021-01-22
* | | | Merge pull request #13813 from notomo/fix-nvim-echo-clearBjörn Linse2021-01-22
|\ \ \ \
| * | | | api(echo): should clear cmdline before echonotomo2021-01-21
* | | | | Merge pull request #13679 from chentau/gravityBjörn Linse2021-01-22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | change end_right_gravity error behaviorchentau2021-01-12
| * | | | change gravity to be a boolean flag, and add corresponding flag for end posit...chentau2021-01-05
| * | | | allow for extmark gravity to be set through apichentau2021-01-03
* | | | | Update Ukrainian translation (#13785)Anatolii Sakhnik2021-01-21
| |/ / / |/| | |
* | | | api: nvim_echonotomo2021-01-20
| |/ / |/| |
* | | Merge pull request #13767 from srafi1/rm-restricted-mode-docsJan Edmund Lazo2021-01-18
|\ \ \ | |_|/ |/| |
| * | remove -Z line translationssrafi12021-01-15
| * | remove -Z entry from --helpsrafi12021-01-15
* | | api: add vim.version (#13762)Michael Lingelbach2021-01-18
* | | vim-patch:8.2.2368: insufficient tests for setting optionsJan Edmund Lazo2021-01-17
* | | vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'Jan Edmund Lazo2021-01-17
* | | vim-patch:8.2.2366: when using ":sleep" the cursor is always displayedJan Edmund Lazo2021-01-17
* | | vim-patch:8.2.2360: test leaves file behindJan Edmund Lazo2021-01-17
* | | vim-patch:8.2.2355: stray test failure on AppveyorJan Edmund Lazo2021-01-17
* | | vim-patch:8.2.2353: spartql files are not detectedJan Edmund Lazo2021-01-17
* | | log.c: warn instead of error on failed stdpath('cache') creationMichael Lingelbach2021-01-16
* | | logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
|/ /
* | Merge pull request #13750 from janlazo/vim-8.2.2329Jan Edmund Lazo2021-01-14
|\ \
| * | vim-patch:8.2.2334: Pascal-like filetypes not always detectedJan Edmund Lazo2021-01-13
| * | vim-patch:8.2.2329: not all ways Vim can be started are testedJan Edmund Lazo2021-01-13
* | | logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
|/ /
* | Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)ffanzhang2021-01-10
* | Merge pull request #13704 from teto/fix-fold-listMatthieu Coudron2021-01-10
|\ \