aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:8.2.3153: URLs with a dash in the scheme are not recognizedzeertzjq2022-01-24
* Merge pull request #17156 from zeertzjq/vim-8.2.3584bfredl2022-01-23
|\
| * vim-patch:8.2.3587: compiler test fails with backslash file separatorzeertzjq2022-01-21
| * vim-patch:8.2.3586: command completion test failszeertzjq2022-01-21
| * vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
* | Merge pull request #17168 from zeertzjq/ins-char-typebuf-modsbfredl2022-01-23
|\ \
| * | fix(input): put modifiers back into typeahead buffer when neededzeertzjq2022-01-23
* | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* | | vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* | | vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
|/ /
* | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \
| * | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
| * | refactor: remove the <xCSI> keyzeertzjq2022-01-21
| * | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/
* | Merge pull request #17076 from notomo/expose-extmark-more-detailsbfredl2022-01-21
|\ \
| * | feat(api): expose extmark more detailsnotomo2022-01-20
* | | vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
| |/ |/|
* | refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
* | refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* | vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
|/
* Merge pull request #16836 from bfredl/mark2bfredl2022-01-15
|\
| * refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
* | Merge pull request #17001 from mjlbach/feat/non-strict-extmarksbfredl2022-01-15
|\ \ | |/ |/|
| * Address review r3Michael Lingelbach2022-01-15
| * Address review r2Michael Lingelbach2022-01-12
| * Address 'review'Michael Lingelbach2022-01-12
| * feat(extmarks): add strict optionMichael Lingelbach2022-01-08
* | vim-patch:8.2.4095: sed script not recognized by the first line (#17101)Christian Clason2022-01-15
* | Merge pull request #16998 from zeertzjq/lua-vim-var-funcrefbfredl2022-01-14
|\ \
| * | feat(api, lua): more conversions between LuaRef and Vim Funcrefzeertzjq2022-01-13
* | | 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
| |/ / |/| |
* | | 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