aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_const.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.1.1554: docs and tests for :const can be improvedrhysd2019-06-24
| | | | | | | Problem: Docs and tests for :const can be improved. Solution: Improve documentation, add a few more tests. (Ryuichi Hayashida, closes vim/vim#4551) https://github.com/vim/vim/commit/1c196e7b1742c1a50ce0d74190721acaad087f81
* vim-patch:8.1.1543: const test fails with small featuresrhysd2019-06-24
| | | | | | Problem: Const test fails with small features. Solution: Don't unlet non-existing variables. https://github.com/vim/vim/commit/b6e3b88ec8b757b3acf940f8b4938e975c39ba67
* vim-patch:8.1.1539: not easy to define a variable and lock itrhysd2019-06-24
Problem: Not easy to define a variable and lock it. Solution: Add ":const". https://github.com/vim/vim/commit/9937a055437ef67b57a1bdec8f0799b669c9dbf0