forked from extern/nushell
Fix syntax highlighting for not
(#12815)
# Description Fixes #12813 where a panic occurs when syntax highlighting `not`. Also fixes #12814 where syntax highlighting for `not` no longer works. # User-Facing Changes Bug fix.
This commit is contained in:
2
crates/nu-cli/tests/main.rs
Normal file
2
crates/nu-cli/tests/main.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
mod commands;
|
||||
mod completions;
|
Reference in New Issue
Block a user