Skip to content

Commit 917c9c5

Browse files
remove controlescape
1 parent 703c0af commit 917c9c5

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

.gitmodules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[submodule "home/.hammerspoon/ControlEscape.spoon"]
2-
path = home/.hammerspoon/Spoons/ControlEscape.spoon
3-
url = https://github.com/jasonrudolph/ControlEscape.spoon.git
4-
51
[submodule "vendor/vim-pathogen"]
62
path = vendor/vim-pathogen
73
url = git://github.com/tpope/vim-pathogen.git
Lines changed: 0 additions & 1 deletion
This file was deleted.

home/.hammerspoon/init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
require("hs.ipc") -- For hs command line
22

3-
hs.loadSpoon('ControlEscape'):start() -- Load Hammerspoon bits from https://github.com/jasonrudolph/ControlEscape.spoon"
43

54
require('hyper')
65
require('windows')

0 commit comments

Comments
 (0)