index
:
vimrc
master
Configuration for my favorite text editor
zlg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftplugin
/
pico8.vim
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-05-02
colors/zlg.vim: Remove Trailing group
zlg
1
-3
/
+0
It wasn't applying correctly on files anyway.
2018-11-15
add SetKeyMap function, export funcs to own file
zlg
2
-194
/
+278
With this commit, I can toggle between Dvorak and QWERTY layouts with <Leader>q, making it much easier to edit text over the network.
2018-11-12
Clean up function comments
zlg
1
-7
/
+11
2018-11-12
Add BufDiff()
zlg
1
-0
/
+47
18-10-09
update_game: ensure notes are also saved
zlg
1
-2
/
+2
2018-10-09
cli: add 'update' command
zlg
3
-20
/
+92
2018-10-06
cli: Add "delete" command
zlg
2
-0
/
+19
2018-10-06
Remove ID field from DB
zlg
3
-38
/
+46
2018-10-06
cli: change "Status" heading to "Progress"
zlg
2
-36
/
+40
2018-09-29
Bump to 0.3alpha5 for PyPI
zlg
1
-1
/
+1
2018-09-29
cli: Add pretty printing to 'list' command
zlg
3
-17
/
+107
2018-09-08
setup.py: Bump to alpha4 for PyPI
zlg
1
-1
/
+1
2018-09-08
cli: add '--raw' option to list command
zlg
2
-9
/
+45
2018-09-08
Add remaining filters to vgstash package
zlg
1
-2
/
+11
2018-09-04
Update LICENSE to match setup.py
zlg
1
-80
/
+67
2018-09-03
Branch off from master with pytest, tox, click
zlg
16
-778
/
+779
2018-03-18
Flesh out filter types and ownership status
zlg
3
-82
/
+144
2018-03-18
README.mdown: break line correctly
zlg
1
-1
/
+1
2018-03-18
add 'playlog' list filter
zlg
2
-2
/
+9
2018-03-13
Update helpers a bit
zlg
1
-2
/
+9
2018-03-13
Make VGSTASH_DB_LOCATION point to a file
zlg
2
-21
/
+20
2016-11-18
Remove settings from helpers.sh
Ze Libertine Gamer
1
-5
/
+0
2016-11-15
Correct phrasing in README.
Ze Libertine Gamer
1
-4
/
+4
2016-11-13
Derp
Ze Libertine Gamer
1
-0
/
+1
2016-11-03
Improve error handling in shell scripts
Ze Libertine Gamer
4
-3
/
+23
2016-10-24
Correct run_again, add recursion
Ze Libertine Gamer
1
-0
/
+4
2016-10-21
Add quotes to correct behavior for arglist
Ze Libertine Gamer
1
-1
/
+1
2016-10-14
updater.sh: add recursion, error handling
Ze Libertine Gamer
1
-43
/
+101
2016-10-14
Correct pipe-handling behavior
Ze Libertine Gamer
1
-1
/
+9
2016-10-12
Clarify a method to move between platforms
Ze Libertine Gamer
1
-2
/
+5