Adding the DefaultKeyBindings.dict file so I can ctrl-w to delete words in OSX
parent
9f86ddf648
commit
a4320a80eb
@ -0,0 +1,4 @@
|
||||
{
|
||||
"^w" = deleteWordBackward:;
|
||||
}
|
||||
|
Loading…
Reference in New Issue