We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703c0af commit 917c9c5Copy full SHA for 917c9c5
3 files changed
.gitmodules
@@ -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
-
5
[submodule "vendor/vim-pathogen"]
6
path = vendor/vim-pathogen
7
url = git://github.com/tpope/vim-pathogen.git
home/.hammerspoon/Spoons/ControlEscape.spoon
home/.hammerspoon/init.lua
@@ -1,6 +1,5 @@
require("hs.ipc") -- For hs command line
-hs.loadSpoon('ControlEscape'):start() -- Load Hammerspoon bits from https://github.com/jasonrudolph/ControlEscape.spoon"
require('hyper')
require('windows')
0 commit comments