my favorite shoe
got mine in 8.5 extra wide
so comfy it breathes nicely

I appreciate this keyboard.
its part of the "midnight grey podule series
| attribute | value |
|---|---|
| weight | 1.43 lbs |
| first available | mar 26 2012 |
| # of keys | 104 |
:set noet
turns off that pesky softab ughhhh so annoying
trying to follow this tutorial and it was giving me troublesluke smiths slide show script breaks if you have spaces instead of tabs.
my vimrc was set with softtabs
most of the time i like it because it keeps things consistant
without it i think you could go insane trying to debug python
call plug#begin('~/.vim/plugged')
Plug 'itchyny/lightline.vim'
Plug 'vimwiki/vimwiki'
Plug 'plasticboy/vim-markdown'
Plug 'sfztools/sfz.vim'
Plug 'https://github.com/sainnhe/sonokai'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-fugitive'
Plug 'mattn/emmet-vim'
Plug 'ap/vim-css-color'
Plug '907th/vim-auto-save'
call plug#end()
set background=dark
syntax enable
set nobackup
set nowb
set noswapfile
set number
set autoread
set wildmenu
set ffs=unix,dos,mac
set encoding=utf8
set showmatch
set backspace=eol,start,indent
set autoread
set wrap
set si
set ai
filetype plugin on
filetype indent on
set tabstop=4
set shiftwidth=4
set smarttab
set expandtab
set nocompatible
filetype plugin on
set autowriteall
set laststatus=2
" Emmet shortcuts
let g:user_emmet_mode='n'
let g:user_emmet_leader_key=','
That damn memory
Movie feature on iOS where your pictures get made into a photo montage video that uses up all your space is horrible.
