tags: copy shifty

This commit is contained in:
Vincent Bernat 2012-09-10 19:52:55 +02:00
parent c31b1b848a
commit 6328444f01
4 changed files with 1045 additions and 6 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "shifty"]
path = shifty
url = http://bioe007@github.com/bioe007/awesome-shifty.git

1043
lib/shifty.lua Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
-- Tags -- Tags
require("shifty") local shifty = loadrc("shifty", "vbe/shifty")
keydoc = loadrc("keydoc", "vbe/keydoc") local keydoc = loadrc("keydoc", "vbe/keydoc")
local tagicon = function(icon) local tagicon = function(icon)
if screen.count() > 1 then if screen.count() > 1 then

1
shifty

@ -1 +0,0 @@
Subproject commit 48a220fd9435518e66f1e308ea3f5b7565105134