Skip to content

Instantly share code, notes, and snippets.

View mclehman's full-sized avatar
💭
HTTP/1.1 425

Maxfield Lehman mclehman

💭
HTTP/1.1 425
View GitHub Profile
" My keyboard is programmable and heavily customized. Many key combos here
" thus make little to no sense on a regular keyboard.
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
# split panes using | and -
bind | split-window -h
bind - split-window -v
unbind '"'
unbind %
# reload config file
bind r source-file ~/.tmux.conf
# switch panes using Alt-arrow without prefix
set background=dark
highlight clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "unsyntax"
" First set Normal to regular white on black text colors:
hi Normal ctermfg=LightGray ctermbg=None guifg=#dddddd guibg=Black
set background=dark
highlight clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "unsyntax"
" First set Normal to regular white on black text colors:
hi Normal ctermfg=LightGray ctermbg=None guifg=#dddddd guibg=Black
# This file is NOT licensed under the GPLv3, which is the license for the rest
# of YouCompleteMe.
#
# Here's the license text for this file:
#
# This is free and unencumbered software released into the public domain.
#
# Anyone is free to copy, modify, publish, use, compile, sell, or
# distribute this software, either in source code form or as a compiled
# binary, for any purpose, commercial or non-commercial, and by any
- command-execute 5098 99%
- call-interactively 5098 99%
- byte-code 5062 98%
- find-file-read-args 4981 97%
- read-file-name 4981 97%
- read-file-name-default 4981 97%
- completing-read 4981 97%
- completing-read-default 4981 97%
- read-from-minibuffer 4888 95%
- command-execute 4848 94%
(require 'package)
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/"))
(add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/"))
(add-to-list 'package-archives '("melpa-stable" . "http://stable.melpa.org/packages/"))
(setq package-enable-at-startup nil)
(package-initialize)
(unless (package-installed-p 'use-package)

Keybase proof

I hereby claim:

  • I am mclehman on github.
  • I am mclehman (https://keybase.io/mclehman) on keybase.
  • I have a public key ASAF3-uf1v2riQUVmtr3gl4T-bmyfcuHDn8FDhp_aISdkwo

To claim this, I am signing this object: