mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:26:22 +02:00
Plugin repeated (#417)
* not repeated decl in file and help * implemented heashmap for repeated * sorted scope commands
This commit is contained in:
@ -16,4 +16,4 @@ pub use parse_keywords::{
|
||||
pub use parser::{find_captures_in_expr, parse, Import};
|
||||
|
||||
#[cfg(feature = "plugin")]
|
||||
pub use parse_keywords::parse_plugin;
|
||||
pub use parse_keywords::parse_register;
|
||||
|
Reference in New Issue
Block a user