mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 15:31:14 +02:00
move keybinding_path to nu-data (#2927)
This commit is contained in:
@ -2,6 +2,7 @@ pub mod base;
|
||||
pub mod command;
|
||||
pub mod config;
|
||||
pub mod dict;
|
||||
pub mod keybinding;
|
||||
pub mod primitive;
|
||||
pub mod types;
|
||||
pub mod utils;
|
||||
|
Reference in New Issue
Block a user