Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Jun 16, 2019

Hi all,

This patch adds small fixes and additions for :const implemented at #4541.

Changes:

  • Fixed and improved documentation. Command signature was incorrect and it lacks description for E996.
  • More test cases were added. Test for var name with brace such as const foo_{bar} = was added. And also assertions to check that variables are really defined were added.
  • Added missing highlight for :const to syntax/vim.vim

@brammool brammool closed this in 1c196e7 Jun 16, 2019
rhysd added a commit to rhysd/neovim that referenced this pull request Jun 23, 2019
Problem:    Docs and tests for :const can be improved.
Solution:   Improve documentation, add a few more tests. (Ryuichi Hayashida,
            closes vim/vim#4551)
vim/vim@1c196e7
rhysd added a commit to rhysd/neovim that referenced this pull request Jun 23, 2019
Problem:    Docs and tests for :const can be improved.
Solution:   Improve documentation, add a few more tests. (Ryuichi Hayashida,
            closes vim/vim#4551)
vim/vim@1c196e7
rhysd added a commit to rhysd/neovim that referenced this pull request Jun 24, 2019
Problem:    Docs and tests for :const can be improved.
Solution:   Improve documentation, add a few more tests. (Ryuichi Hayashida,
            closes vim/vim#4551)
vim/vim@1c196e7
manuelschiller pushed a commit to manuelschiller/vim that referenced this pull request Nov 10, 2019
Problem:    Docs and tests for :const can be improved.
Solution:   Improve documentation, add a few more tests. (Ryuichi Hayashida,
            closes vim#4551)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant