neovim/test/symbolic/klee
Hansraj Das 1709210a53
Fix multiple typos (#13063)
* Fix multiple typos in `src/nvim/api/ui_events.in.h`
* Below spellings are corrected:
  * Definitions
  * Revision
  * Performance

* Typo fix `presense` should be presence

* Typo fix, follwed -> followed

* Typo fix, attemping -> attempting

* Typo fix, duplicate 'the'

* Typo fix, bounaries -> boundaries

* Revert "Typo fix, bounaries -> boundaries"

This reverts commit 24779e55e596f7534585938a7e532830ad2fa83c.

* Revert "Typo fix, duplicate 'the'"

This reverts commit 1d41d74f78736e67821a15edc9c174a2c3024f87.

* Revert "Typo fix, attemping -> attempting"

This reverts commit d8b2860dfcac366af7afae1f09946ed0aee4a34e.
2020-10-12 09:28:12 +02:00
..
nvim Fix multiple typos (#13063) 2020-10-12 09:28:12 +02:00
run.sh klee: Add run.sh --help and run.sh -s 2017-10-16 09:00:39 +03:00
viml_expressions_lexer.c viml/parser/expressions: Finish parser 2017-10-15 19:13:52 +03:00
viml_expressions_parser.c unittests,viml/parser/expressions: Start adding asgn parsing tests 2017-11-13 01:11:13 +03:00