Skip to content

Instantly share code, notes, and snippets.

View slempke's full-sized avatar
🛶

Stephen Lempke slempke

🛶
View GitHub Profile
@slempke
slempke / sVimcss Settings.css
Last active August 11, 2019 23:34
Settings for sVim Extension: https://github.com/flipxfx/sVim
@-webkit-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
#sVim-command {
@slempke
slempke / sVimrc Settings.vim
Last active August 11, 2019 23:24
Settings for sVim Extension: https://github.com/flipxfx/sVim
let scrollstep = 120
" Unmap defaults
unmap "z i"
unmap "z o"
unmap "z 0"
unmap "g i"
unmap "g r"
" Main
@slempke
slempke / My Inoreader subscriptions.xml
Created March 25, 2019 16:19
Subscriptions of Stephen Lempke from Inoreader [https://www.inoreader.com]
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>Subscriptions of Stephen Lempke from Inoreader [https://www.inoreader.com]</title>
</head>
<body>
<outline text="1." title="1.">
<outline text="Alfred Blog" title="Alfred Blog" type="rss" xmlUrl="http://blog.alfredapp.com/feed/" htmlUrl="http://blog.alfredapp.com/"/>
<outline text="BrettTerpstra.com - The Mad Science of Brett Terpstra" title="BrettTerpstra.com - The Mad Science of Brett Terpstra" type="rss" xmlUrl="https://brettterpstra.com/atom.xml" htmlUrl="http://brettterpstra.com/"/>
<outline text="MacSparky" title="MacSparky" type="rss" xmlUrl="https://www.macsparky.com/blog?format=rss" htmlUrl="http://macsparky.com/"/>