Adding the DefaultKeyBindings.dict file so I can ctrl-w to delete words in OSX

master
Dustin Swan 12 years ago
parent 9f86ddf648
commit a4320a80eb

@ -0,0 +1,4 @@
{
"^w" = deleteWordBackward:;
}
Loading…
Cancel
Save