mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Fix typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
After:
|
||||
unlet! b:ale_completion_info
|
||||
|
||||
Execute(uhould handle Rust completion results correctly):
|
||||
Execute(Should handle Rust completion results correctly):
|
||||
AssertEqual
|
||||
\ [
|
||||
\ {'word': 'new', 'menu': 'pub fn new() -> String', 'info': '', 'kind': 'f', 'icase': 1},
|
||||
|
||||
Reference in New Issue
Block a user