aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.1.1807: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
* vim-patch:8.1.1800: function call functions have too many argumentsSean Dewar2021-08-12
* vim-patch:8.1.1638: running tests leaves some files behindSean Dewar2021-08-12
* test(oldtest): cherry-pick needed test functions from v8.1.1336Sean Dewar2021-08-12
* fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar2021-08-12
* Merge pull request #15336 from bfredl/plinesBjörn Linse2021-08-11
|\
| * refactor(plines): move horizontal size functions to plines.cBjörn Linse2021-08-11
| * refactor(plines): what is basic compiler optimizations?Björn Linse2021-08-10
| * refactor(plines): remove implicit curwin chartabsize() functionBjörn Linse2021-08-10
| * refactor(plines): style of new plines.c fileBjörn Linse2021-08-10
| * refactor(plines): move out plines related code from misc1.cBjörn Linse2021-08-10
| * refactor(plines): remove implicit curwin plines_nofill() functionBjörn Linse2021-08-10
| * refactor(plines): remove implicit curwin plines() functionBjörn Linse2021-08-10
* | Merge pull request #15335 from muniter/set_extmark_error_cleanupThomas Vigouroux2021-08-11
|\ \
| * | refactor(api): remove redundant api_set_errorJavier López2021-08-10
* | | Merge pull request #15253 from spywhere/float-win-scl-fixBjörn Linse2021-08-10
|\ \ \
| * | | refactor(sign): include longer sign column optionSirisak Lueangsaksri2021-08-09
| * | | fix(sign): reset auto sign column with minimum in float win minimal styleSirisak Lueangsaksri2021-08-09
* | | | fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)Andrea Cappuccio2021-08-10
| |/ / |/| |
* | | Merge pull request #15329 from dundargoc/github/bug-template/make-behavior-ma...Thomas Vigouroux2021-08-10
|\ \ \
| * | | ci: make all questions mandatory in bug templateDundar Göc2021-08-10
|/ / /
* | | fix(lsp): floating popup should take offset_x into account when positioning (...Hans Pinckaers2021-08-09
* | | doc: Document `-complete=lua` option (#15102)Cezary Drożak2021-08-09
* | | docs: regenerate (#15324)github-actions[bot]2021-08-09
* | | Merge pull request #15307 from muniter/update-help.txtMatthieu Coudron2021-08-09
|\ \ \
| * | | docs(help.txt): add treesitter to the main help fileJavier Lopez2021-08-09
| * | | docs(help.txt): add a tag to the neovim apiJavier Lopez2021-08-09
* | | | docs: Add some references to LSP specification (#15321)max3975742021-08-09
* | | | docs: elaborate on commitlint rules (#15322)dundargoc2021-08-09
* | | | ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)dundargoc2021-08-09
* | | | Merge pull request #15312 from janlazo/vim-8.2.2639Jan Edmund Lazo2021-08-09
|\ \ \ \ | |_|/ / |/| | |
| * | | vim-patch:8.2.3141: no error when using :complete for :command without -nargsJan Edmund Lazo2021-08-08
| * | | vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindentJan Edmund Lazo2021-08-08
| * | | vim-patch:8.2.3160: 'breakindent' does not work well for bulleted listsJan Edmund Lazo2021-08-08
|/ / /
* | | vim-patch:8.2.3285: scdoc filetype is not recognized (#15294)Gregory Anders2021-08-08
* | | option: pvs/v557 (#14740)Jan Edmund Lazo2021-08-08
| |/ |/|
* | ci(labeler): apply label tests if only files under test have changed (#15305)dundargoc2021-08-08
|/
* ci(forms): fix "vim" description in bug templateChristian Clason2021-08-07
* docs: fix paragraph for BufEnter in the documentation (#15301)dundargoc2021-08-07
* Merge pull request #14767 from theHamsta/no-treesitter-mapping-to-non-existentThomas Vigouroux2021-08-07
|\
| * chore: remove reference to nvim-treesitter in commentStephan Seitz2021-08-06
| * fix(treesitter): do not map hl_group when no mapping is setStephan Seitz2021-08-06
* | ci(labeler): apply documentation label only for changes exclusively in runtim...dundargoc2021-08-07
* | fix(lsp): prevent duplicate lines seperated by newlines (#15284)Folke Lemaitre2021-08-06
|/
* ci(labeler): add "tests" and "ci" labels to the labeler action (#15287)dundargoc2021-08-06
* ci(labeler): fix syntax so changes under src/nvim/lua are registered (#15285)dundargoc2021-08-06
* Merge pull request #15283 from jamessan/pending-c-parsersThomas Vigouroux2021-08-06
|\
| * test(treesitter): skip all parsers tests if parsers aren't installedJames McCoy2021-08-05
* | ci(tests): skip "stale events on channel close" (#15278)dundargoc2021-08-05