mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Nushell: Make cursor a line
This commit is contained in:
parent
95d93db865
commit
1fbf3d1986
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ let-env config = {
|
||||||
}
|
}
|
||||||
|
|
||||||
cursor_shape: {
|
cursor_shape: {
|
||||||
vi_insert: block
|
vi_insert: line
|
||||||
vi_normal: underscore
|
vi_normal: underscore
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue