13.1.0 (2023-08-15)
- zsh: install and configure
zsh-users/zsh-history-substring-search
(234add3) - zsh: slightly better terminal boot times (c646dd6)
13.0.0 (2023-08-15)
- remove missing git submodule (66753dd)
- no longer manage
.gitconfig
(952f73e) - no longer manage
.zlogin
(cfe1341) - no longer manage global
.gitignore
(550805b) - out with the old, in with the new - bye nvim/tmux, you served me well but you're too high maintenance for my current needs (b964b44)
- update to latest Homebrew install method (c9243d4)
12.3.0 (2021-11-24)
12.2.0 (2021-04-20)
- zsh: this fixes something... can't remember what though 🤔 (19c26d2)
- cli/install: install PHP 7.4 (6f898f9)
- cli/install: no longer install Yarn via Homebrew - it's now recommended to install via npm (b4b1bfb)
- git: automatically push local tags when pushing code (d1ed111)
- new scripts to mount/unmount RAM disks (096b2a0)
- update
battery-status
(a206939) - update
tpm
(1207fba) - zsh: add NVM config to
.zshrc
(86638ce) - zsh: remove Serverless framework tab completions (9cf0e15)
- zsh: remove unused
2d
/2ds
/dm
aliases (792d209)
12.1.0 (2020-07-31)
- iterm: update iTerm prefs (66c2859)
- only install python pacakges using
pip3
(9fe9b64) - update PHP to v7.2 (33c1a7a)
- vim: add
CleanJSONSorted()
function (e93aa92)
12.0.0 (2019-10-21)
- vim: whitespace highlight characters sometimes cause problems (21ea3eb)
- iterm: update prefs (039c9f5)
- tmux: get vim-tmux-navigator key bindings from tmux plugin (ff2fb8e)
- tmux: remove
reattach-to-user-namespace
clipboard workaround (674f31f) - update git submodules (61e3dda)
- vim: install
vim-package-info
plugin (4ef58d1) - vim: remove true color config for old versions of NeoVim (531ed31)
- vim: replace
far.vim
withctrlsf.vim
(05257c4) - vim: replace
ncm2
withcoc.nvim
(e3ff997) - vim: replace
vim-easymotion
withvim-sneak
(d66e868) - vim: uninstall
ale
plugin (0e5a1a9) - vim: uninstall
neoterm
plugin (46d26b7) - vim: uninstall
vim-peekaboo
plugin (bb26acf) - zsh: add Serverless framework tab completion sources (efc20fb)
- zsh: remove
fr
script (8d01dbb) - zsh: update
PATH
to point to PHP 7.2bin
and add path tosbin
(3d54ba6)
11.6.0 (2018-12-21)
- cli/update: homebrew no longer accepts
--HEAD
flag when reinstalling packages (6b2615b)
- cli/install: switch to stable version of neovim (9a9432a)
- vim: add python host paths (dd6c4c6)
- vim: reduce default fold level for js/coffee files (7ecef8c)
- vim: update to neovim completion manager 2 (d0ae510)
- zsh: add php bin to path (d765235)
- zsh: include hidden files in FZF command (e5a11d4)
- zsh: remove
gulp
completions (0101d27) - zsh: rename
gitgraph
alias toglg
(d334128)
11.5.0 (2018-02-02)
- vim: mouse events not working (d9504ea)
- vim: add extra GitGutter mappings (ae4b0b4)
- vim: add new
:Rg
command for searching withripgrep
instead ofag
(09650bb) - vim: install
gv.vim
plugin (d726425) - zsh: install
awslogs
andapilogs
(400c93e) - zsh: install
ripgrep
and configure FZF to userg
instead ofag
(a996381) - zsh: remove
lmpm
alias (b8581dc)
11.4.0 (2017-12-15)
- tmux: fix deprecated config syntax (95e52e9)
- cli/install: install Yarn with
--without-node
flag (efe690d) - vim: switch from
neomake
toale
(76ded61)
11.3.0 (2017-10-25)
- vim: syntax highlighting sometimes stops working for
.vue
files (f245ad8)
- git: change email address (927e0c4)
- update
battery-status
(c2d1f46) - update
tpm
(48694cf) - vim: add JSON syntax highlighting for
.jsdoc2mdrc
files (2670763) - vim: change default fold level for JSON files (7545b66)
- vim: install
far.vim
find-and-replace plugin (f013c1a) - vim: new
:W
command to quickly save and delete a buffer (a8de8ce) - zsh: disable
git-it-on
plugin (4db7506) - zsh: install NVM via
zsh-nvm
plugin instead of Homebrew (04cd11e)
11.2.1 (2017-05-16)
- vim: folds no longer enabled in
.vue
files (713d18b)
- tmux: fix tmuxline colors by switching to active fork of
tmuxline.vim
and clean up some formatting (04086d4) - vim: add
neco-vim
plugin (1a118da) - vim: add syntax highlighting for
.eslintrc
files (04fee48) - vim: enable NERDCommenter for all different syntaxes in
.vue
files (e41cd89) - vim: strip trailing whitespace when saving
.vue
files (97102ba)
11.2.0 (2017-03-22)
- rounded corners ⚫️ (e56a0b9)
- vim: EasyMotion
j
/k
motions go to first character of line (9a3074a) - vim: enable folds for
*.vue
files (5b101e1) - vim: remove unused
neoman
plugin (24427d3)
11.1.0 (2017-03-06)
- cli/update: update Vim plugins (4141ceb)
- vim: enable JSON syntax highlighting for relevant config files (9811afc)
- vim: switch from Deoplete to NCM (e6b8ff3)
- vim: uninstall
tagbar
plugin that I wasn't using (fffc036) - zsh: remove unused
homebrew
andnode
plugins (cbce151)
11.0.0 (2017-01-24)
- iterm: emojis causing rendering issues (5252ce6)
- tmux: tmux clipboard still not syncing with system clipboard (fc89cc4)
- vim: FZF buffer browsing keymap broken in OSX Sierra (0724990)
- install nerd-fonts via
caskroom-fonts
and remove Git submodule (d87a561) - install NVM via Homebrew instead of git submodule (4d618b5)
- move install/update scripts to
cli/
directory and update readme (417252b) - replaced Karabiner with BetterTouchTool (f01b425)
- switch to Homebrew Ruby (0d5d610)
- vim: install
vimagit
plugin (13e8c19)
10.1.1 (2017-01-03)
- install: changing default shell to ZSH doesn't work (aed5c2c)
- install: deprecation warnings when installing PIP packages (b0cb73a)
- install: duplicate PIP "already installed" messages are confusing (096cb63)
- install: installation of homebrew PHP fails (e55d684)
10.1.0 (2016-12-22)
- tmux: navigating between vim panes not working in Tmux (64c1758)
- update:
$ zplug clean
command not working with latest version ofzplug
(01335bf) - zsh: Yarn global binary path doesn't use NVM (35ae680)
- vim: add
posva/vim-vue
plugin (5495c8d) - zsh: add
yarn
completions (34ab5f0) - zsh: export new
NPM_PATH
environment variable (e774999) - zsh: manage AWS completions with
zplug
(af89907)
10.0.1 (2016-12-09)
- vim: enable JavaScript syntax code folding (705bdc0)
- vim: prefix comments with a space (for StandardJS code style) (9b1bf5f)
10.0.0 (2016-12-09)
- Docker Compose sometimes times out when launching services (d848968)
- brew: install
yarn
(94e49ff) - git: add
.tern-port
to global ignore (58e9665) - remove trailing whitespace when saving stylus files (37b3b7f)
- replace
gulp
with NPM scripts (2c81b3a) - vim: add
deoplete-padawan
plugin (f169e73) - vim: remove
tigris
plugin (a660660) - vim: replace
vim-over
with native NeoVim substitution preview (b6efceb) - zsh: add Java to $PATH (58dd725)
- zsh: add Yarn binaries to $PATH (d215a8d)
- zsh: change ruby path (8355b51)
- zsh: limit
dcl
alias to last 200 lines of container logs (145dfb3) - zsh: swap oh-my-zsh plugins for prezto and replace some other plugins (a8b8362)
9.13.1 (2016-10-07)
- update: shell exits unexpectedly after running update script (c59aa5c)
- iterm: switch back to nightly (63e7d91)
- vim: switch from
python json.tool
tojq
for JSON formatting tool (4dd4c28) - zsh: reinstall
composer
plugin (1fcf779)
9.13.0 (2016-10-06)
- zsh:
zsh-history-substring-search
keybindings broken (191e2a2)
- install: install
msgpack
andcomposer
via Homebrew (bec5419) - install: install Atom (573f86e)
- vim: disable NERDTree single child directory cascading (5b66aba)
- vim: install
jspc.vim
and fix Deoplete/Tern omni-completion config (cece831) - vim: install
neoterm
(bb72877) - vim: switch to official
neomake/neomake
repo (6296a4c) - zsh: add Composer bins to PATH (96bba74)
- zsh: switch to official
zsh-users/zsh-syntax-highlighting
repo (027e77a) - zsh: update Docker Compose aliases (21c0b60)
9.12.0 (2016-09-07)
- vim:
termguicolors
option throws errors in older versions of NeoVim (a699863) - zsh:
npm
autocomplete plugin errors due to missing cache directory (1680a4f)
- iterm: change font to Monoid and switch to nightly builds (18e478d)
- update
nvm
submodule (c4e55e0) - update
tpm
submodule (6af2a4b) - update iTerm prefs (e7e7531)
- vim:
airline-onedark
theme merged into main repo (10607e4) - vim: install
tigris.nvim
for intelligent JavaScript syntax highlighting (019d435) - vim: only disable
polyglot
for.js
files iftigris
is installed (2545880) - vim: set
.json
indentation to match:CleanJSON
command (3893deb)
9.11.0 (2016-07-26)
- tmux: tmux status line breaks after opening Vim (ce4147a)
- vim: add filetype syntax highlighting for NERDTree (59d9d43)
- vim: added
:CleanJSON
command (b7a55b8)
9.10.0 (2016-06-30)
- tmux: startup errors due to deprecated options in config (aee4830)
- vim: easy-align plugin sometimes doesn't work on first invocation (b8b6936)
- change Vim/iTerm theme from
base16
toonedark
(2d9550b) - vim: disable indent guides when they don't make sense (91c5374)
- vim: forked
tmuxline.vim
(a3da164) - vim: go back to stock
/
search mapping (f738952) - vim: uninstall
vim-stay
(55156cb)
9.9.0 (2016-06-28)
- tmux: vim cursor shape changes not working in tmux (e5041aa)
- vim:
deoplete
errors when editing HTML files (4ed1073) - zsh: broken Ruby Gem binary path (631f9f7)
- zsh: error on login caused by
osx
plugin (86275b6)
- enable true color support in tmux and vim (d1087eb)
- iterm: remove unused themes, change default directory, some other tweaks (ee3ac28)
9.8.0 (2016-06-14)
tmuxp
shell completions not working (a0cdce4)- git: wrong path to global excludes file (291a661)
- install: always changes default shell, even if already set correctly (fb68728)
- update: Homebrew cache path changed (8c988ae)
- git: add vim buffer options to
gitconfig
(1e98d62) - git: use new
compactionHeuristic
option in Git 2.9 (a318543) - install: install
msgpack
Pecl package (9d449d0) - install: replace system PHP with PHP 7.0 installed via Homebrew (9d5a36e)
- update: update Pecl packages (b9e7e07)
- vim: changed some mappings to fix EasyMotion in Dirvish buffers (cedde1f)
- vim: extra config for
vim-rooter
plugin (ac5398b) - vim: initial setup of
vim-dirvish
(but still using NERDTree for now) (33dcb9e) - vim: installed
neoman.vim
plugin (8272edb) - vim: reduce
maxmapdepth
to catch recursive mappings sooner (424cd80) - vim: set
nohidden
to prevent buildup of unnamed buffers (3fee1f8) - vim: switch to
release/1.4.0
branch ofvim-stay
(4d808d0) - vim: switch to official
easymotion/vim-easymotion
repo (a047638) - vim: uninstall
FastFold
plugin (b608ace) - zsh: populate library paths more intelligently (7926995)
9.7.0 (2016-05-17)
- vim: folds won't stay open in
init.vim
(2372332) - vim: trailing whitespace not removed when saving Yaml files (f7237aa)
- install: switch from VirtualBox to VMware Fusion (b8b3333)
- vim:
:Ag
command passes arguments directly toag
CLI (c534350) - vim: enable syntax highlighting for Symfony
*.yml.dist
files (d7b333a)
9.6.2 (2016-05-11)
- zsh:
zsh-autosuggestions
not showing some history items (7fe8ac9)
- zsh: rename
lmpm-builder
alias tolmpm
(4c274d8)
9.6.1 (2016-05-09)
- zsh: path errors after updating
zplug
(5085901)
- replace
zplug
git submodule with Homebrew formula (2a57bad) - vim: installed
FastFold
plugin (7a2cae0) - vim: load
vim-easy-align
plugin on-demand (57adc16) - vim: update
deoplete
plugin config (81296ff) - zsh: alias
l
forls -lAh
and enable color output (52ff703)
9.6.0 (2016-04-28)
find-and-replace.sh
not properly escaping search string (d1f5b82)- zsh: add
-f
flag todlc
alias for newerdocker-compose
versions (bac74c7) - zsh: command history isn't saved between shell sessions (8f4818d)
- find-and-replace: escape find/replace params and tell user what's going on (906da41)
- update
nerd-fonts
and switch fonts in iTerm (48951df) - vim: enable spellcheck for markdown files (80e7314)
- vim: more on-demand plugin loading (2025b16)
- vim: replace
vim-autoclose
plugin withlexima.vim
(4e03906) - zsh: update
zplug
to v2 and fix breaking changes in config (ef19526)
9.5.0 (2016-03-23)
- update:
pip
packages sometimes not updated in both Python v2 and v3 (eb497c8)
- vim: added keymaps for switching tabs (54a4d65)
- vim: disable
vdebug
continuous mode by default (49e270f) - vim: installed
deoplete-ternjs
plugin (ade7c84) - vim: installed
neoinclude.vim
andneopairs.vim
(671c33e) - vim: replace
restore_view
plugin withvim-stay
(b392670) - vim: started using
vimux
plugin again (e4bc853)
9.4.0 (2016-03-09)
- tmux:
tmuxline.vim
plugin breaks TPM plugins (c80f1ea), closes /github.com/edkolev/tmuxline.vim/issues/46#issuecomment-194453453 - zsh: zsh theme stopped working (92b5a75)
- tmux: disable
reattach-to-user-namespace
because I don't need it anymore (2ed1ac2) - tmux: installed
tmux-yank
plugin (f032813) - tmux: switch CPU load from custom script to
tmux-cpu
plugin (b9f84e0) - vim: installed
fzf.vim
and disabled custom commands (348a047) - vim: uninstalled
vim-tmux-focus-events
because NeoVim doesn't need it (175fcaf) - zsh: make sure all files exist before sourcing them (ba5e48c)
9.3.2 (2016-02-18)
- zsh: breaking changes in latest
zsh-autosuggestions
update (39540f1)
- iterm: enable bold fonts (2bd490a)
- vim: update easymotion config (a8465bc)
- zsh: reactivate
fzf
tab completion afterzsh-autosuggestions
bug fix (14905b2)
9.3.1 (2016-02-09)
- zsh:
zsh-autosuggestions
conflicts withfzf
shell integration (f085dd8)
- fonts: added script to install/update the icon font I use (e3edf07)
- zsh: updated
zsh-autosuggestions
and fixed path change (51b5c2a)
9.3.0 (2016-02-02)
- vim:
vim-airline
readonly icon displays missing character (daaadfc) - vim:
vim-airline
themes moved to a separate repo (9eee713)
- vim: installed
vim-go
plugin (04138c2) - zsh: export
REPO_PATH
environment variable (71039ca) - zsh: installed
alias-tips
plugin (f512644) - zsh: installed
zsh-autosuggestions
plugin (37ad353) - zsh: uninstalled
k
andbd
plugins (6e4ca5d)
9.2.0 (2016-01-12)
- vim: custom vim snippets not working (dcb9b4b)
9.1.0 (2015-12-24)
- install: installed python v3 and
pip3
version ofneovim
package (8d0df08) - vim: switch from
YouCompleteMe
todeoplete
(67713de)
9.0.0 (2015-12-24)
- brew:
cask
is now included withbrew
(c6fc381) - install: script tries to set
zsh
as default shell when already set (32b53f1) - zsh: completions not working (6c1b0dc)
- zsh: don't add duplicate entries to
$PATH
(a017622) - zsh: load
zsh-history-substring-search
afterzsh-syntax-highlighting
(06c3971)
- find-and-replace: run
sed
command on each file separately (9f772b4) - ruby: switched from
rvm
back to systemruby
(18bebaf) - update: clear
zplug
cache after updating (2fdbf28) - vim: installed
airblade/vim-rooter
plugin (15f4d73) - vim: open diffs vertically (4a3c647)
- zsh: added
echopath
alias to print$PATH
in a nice way (154b331) - zsh: added gulp task completion plugin (b13608e)
- brew: you should run
$ brew uninstall brew-cask --force
- ruby: should run
$ rvm implode
to get rid ofrvm
- ruby: need to run
./install
script again to reinstall gems
8.0.1 (2015-12-10)
- zsh:
zsh-syntax-highlighting
plugin needs to be loaded last (05e4369)
- zsh: change
zplug
directory to~/.config/zplug
(f96bcd6) - zsh: check for uninstalled plugins on login and prompt to install (5fa5db8)
8.0.0 (2015-12-10)
- install: create symlinks as part of install command (c293182)
- install: install ZSH plugins (e0635a8)
- update: switch from
zgen
tozplug
(510d1b7) - zsh: add
zplug
submodule (1b25cc1) - zsh: switch from
zgen
tozplug
(c589093)
- update:
update
command must be sourced, e.g.:$ source ~/.dotfiles/update
7.1.1 (2015-12-10)
- install: added
neovim
ruby gem (3b6f7e3) - tmux: added
tmux-copycat
plugin (c6fa8d4) - tmux: added
tmux-prefix-highlight
plugin to status line (1651470) - tmux: installed
tpm
(tmux plugin manager) (ad503b3) - vim: added
vim-rhubarb
plugin (d980ec5)
7.1.0 (2015-11-30)
- update:
zgen-selfupdate
command fails (95bdabd)
- install: install
docker
anddocker-machine
with homebrew (909f787) - vim: added
vim-css-color
plugin (63ea644)
7.0.0 (2015-11-23)
- install: how do exit code work?? (088894e)
- vim:
.
character displayed after icons in NERDTree (2c7e1ef) - vim: temp file directory paths configured incorrectly (02d4c7c)
- zsh:
vimclean
alias doesn't do anything (b907b33)
- install: switch from
iterm2-nightly
toiterm2-beta
(1e0cac7) - tmux: switch to v2.1 stable (55be3e6)
- updated
nerd-fonts
and fixed broken icons (5ac93a1) - vim: reactivate
vim-tmux-focus-events
now that NeoVim added support (8b0bf15) - vim: use
vdebug
"compact" style watch window (3b0530b) - zsh: add Go paths to
.zshrc
(9bdc206)
- install: You should
$ brew cask uninstall iterm2-nightly
and then run$ ./install
to make the switch.
6.0.0 (2015-11-02)
- install: already-installed check sometimes fails (d48d2f9)
- vim: don't throw an error if
colorscheme
isn't found (1b88383)
- install: don't install boot2docker anymore (ae5bfc9)
- install: don't try to automatically install patched fonts (5d90464)
- install: FZF already installed using
vim-plug
(b9bfb3f) - install: quit Vim after installing plugins (8608d40)
- vim: change NeoVim config directory to new XDG path (44aa0d1)
- install: Patched fonts should be manually installed for the time being.
- vim: 1. Run
./link
command
- Reinstall
vim-plug
at~/.config/nvim/autoload/plug.vim
- Reinstall Vim plugins with
:PlugInstall
- Clean up old config:
$ rm -rf ~/.nvim
5.0.1 (2015-10-22)
- tmux: mouse scrolling broken after tmux v2.1 update (eabb31c)
5.0.0 (2015-10-15)
- tmux: cron job to kill
notifyd
as workaround for El Capitan memory leak (381413a), closes /github.com/tmux/tmux/issues/108#issuecomment-148044780 - tmux: deprecated options causing warning messages on session start (70f4fb6)
- tmux: wifi signal bars empty if signal is exactly
-60
(0b4fb83)
4.2.1 (2015-10-01)
4.2.0 (2015-10-01)
- vim: previous folds aren't remembered when opening
nvimrc
(59b9bdc)
- iterm: increased font size (384c0f7)
- tmux: fancy new wifi strength meter (d6f23ab)
- tmux: status line polish (5cb77a3)
- tmux: tweaked battery icon percentages (35716d1)
- update: keep
pip
up to date (e0f2f16) - update: update all gems now that I don't need Compass at work anymore (97c1476)
4.1.0 (2015-10-01)
- tmux: cleaned up status line & made a fancy custom battery status widget 🔋 (019f323)
- vim: delete buffers in FZF buffer browser with
ctrl-d
(1b67490)
4.0.3 (2015-09-14)
- vim: NERDTree folder icons not showing up (c762f2b)
- tmux: swapped some tmux status line icons 💸 (da72c4d)
- vim: automatically keep Tmux theme up to date with Tmuxline changes (cd0b26e)
- vim: git repo specific NERDTree bookmarks (36149c3)
- vim: YouCompleteMe
install.sh
script deprecated in favour ofinstall.py
(42b49ff)
4.0.2 (2015-09-01)
- iterm: switched to iTerm 3 beta (1cca6c5)
- tmux: added project
tmuxp
layout file (c151186) - tmux: more fancy symbols! ✨ (32ac2c6)
- vim: improved some airline symbols 🔧 (dcb7144)
- zsh: added
gitgraph
alias (1c1fa9d)
4.0.1 (2015-08-25)
- tmux: fancy CPU monitor icon 😎 (2e49e48)
- tmux: fine-tuned some config settings (705759f)
- tmux: improved WiFi status line icon 🍕 (4e4dd67)
- zsh: added
tmuxp
command completion (29b7083)
4.0.0 (2015-08-24)
- zsh:
sudo
doesn't work with aliases (d0fa593)
- added
slackshot
script to ease debugging running processes (3712427) - tmux: switched from
tmuxinator
totmuxp
(015b73f) - vim: don't open folds when navigating to them via block movements (7ee22a8)
- vim: open buffers in splits/tabs using FZF (387b702)
- vim: removed unused
neovim-ruby
submodule (7c83a7a) - vim: switch (again) from CtrlP to FZF (and live with the daily segfaults) (67c8394)
3.3.1 (2015-08-12)
- tmux:
grunt-concurrent
broken after removing OSX clipboard hack (2f221b6)
- iterm: updated
nerd-fonts
and changed iTerm fonts (1579c53) - tmux: increase main pane width to make space for GitGutter symbols in Vim (f210b86)
- tmux: minor change to Tmuxinator layout (fd5dfa4)
- tmux: remove OSX clipboard workaround - issue fixed in Yosemite (3d4a99f)
- vim: perform
ag
searches from within Vim and narrow results with FZF (1e143ed) - vim: removed
ag.nvim
plugin (263a20a)
- tmux: Tmux will no longer sync the clipboard with OSX in versions before Yosemite.
3.3.0 (2015-07-21)
- removed private repo dependancy for
$ gulp release
task (1b62e67) - vim: disable
vimux
plugin for now because I wasn't using it (0aca592) - vim: reorganize
nvimrc
for faster launch times (626c4df)
3.2.1 (2015-07-21)
- zsh: no way to disable
--x-smart-recreate
option withdcu
alias (2554680)
- iTerm: switched back to stable
v2.1.1
cuz nightly was totes ridic slow (d902ef2) - tmux: added dotfiles window back into Tmuxinator template (ac198bf)
- tmux: change back to default
C-b
prefix binding so Vim can useC-t
(bc25198) - vim: cleaned up & revised YCM config (5c702a8)
- vim: forked
honza/vim-snippets
(72a1ae2) - vim: UtilSnips now uses
C-s
to expand snippets and jump forward (3c15ed9) - zsh: switch to more active fork of
zsh-syntax-highlighting
plugin (e1ccb8a)
3.2.0 (2015-07-06)
- git: added linked
.gitconfig
file (ace06d2) - git: added some useful command aliases (0189308)
- renamed linked files (7e2fc67)
- tmux: added icon to wifi status line module (0965ed2)
- tmuxinator: added layout for Docker Machine setup (52a14cd)
- vim: added Incsearch.vim plugin (596946a)
- vim: renamed
.nvimrc
file and some minor cleanup (8650120) - zsh: silence errors in Docker cleanup aliases (9c13e6e)
- zsh: update
dcu
alias, fix issue with AWS completion, and rename file (1f9df91)
3.1.2 (2015-06-22)
- iTerm options changed after update (0b7bf40)
- updated NVM (b36b507)
- updated patched fonts (8086375)
- updated zgen (0694e49)
- vim: removed options that are now NeoVim defaults (11a3521)
- zsh: update git submodules before updating zgen plugins (eda235a)
3.1.1 (2015-06-08)
- git: only globally ignore
tags
in the root of a repo (2227b55) - vim: GitGutter default mappings cause delay with EasyMotion mappings (cc15926)
- updated NVM to latest HEAD (93e0c02)
- vim: change Markdown preview from
Marked.app
toMarked 2.app
(2d6d5e9) - vim: increase GitGutter max number of signs from
500
to10000
(1b715f6) - vim: reduce
updatetime
to 750ms (8894998) - zsh: remove
zsh-notify
plugin cuz it was getting annoying (ce3fbbf) - zsh: uninstall
opp.zsh
- Zsh 5.0.8 has nativetextobject
support (c0f138f)
3.1.0 (2015-05-21)
link
script creates nested.tmuxinator
symlinks (6e59706)link
script throws an error due to wrong path (d9006c5)
- added global
.agignore
file (026a6b9) - added global
.gitignore
file (8a06a41) - vim: activated Vdebug continuous mode by default (60cc8a6)
- vim: added
ag.nvim
plugin (87ce4e8)
3.0.0 (2015-05-20)
- vim: CtrlP plugin config not working (53c05a4)
- tmux: changed leader mapping from
C-a
toC-t
for Vim compatability (e326d71) - updated
nvm
(76aaaf7) - vim: added
ctrlp-cmatcher
plugin (7a7cece) - vim: added Ctrl-Space mapping for buffer browsing with CtrlP (28d071d)
- vim: enabled CtrlP lazy update and Tag search extension (bdec2c5)
- vim: got rid of
vim-startify
because I wasn't using it (1fd6f81) - vim: switched
tabular
plugin tovim-easy-align
(1665a21)
2.2.0 (2015-05-15)
- vim: FZF currently very broken in NeoVim - Switch back to CtrlP for now (08944cb)
- vim: remove
options
fromviewoptions
setting (9aa38d3)
- updated
nvm
(2a2534b) - updated
nvm
(a63b2c5) - updated
zgen
(3bdb128) - updated
zgen
(4c36faf) - vim: installed
vim-peekaboo
plugin (87002f2) - vim: installed
visualrepeat
plugin (3d1a4a9) - vim: installed NERDTree CoffeeScript filter plugin (214accd)
- zsh: added aliases to help debug NeoVim segfaults (01b61b1)
2.1.1 (2015-05-04)
- vim:
fzf
keymaps not working after changing install directory (c4af63f)
- updated NVM to latest origin commit (261e980)
- vim: got Tagbar plugin working again (ba4ad77)
- vim: switched Syntastic back to NeoMake (no longer broken in NeoVim) (b36969f)
2.1.0 (2015-05-04)
- update: fetch remote before comparing NeoVim commits (40cb2bc)
- update: OhMyZSH waits for prompt before updating (4afa1f1)
- removed
fzf
git submodule, install with VimPlug instead (c893a6a) - update: reinstall NeoVim from latest HEAD if there are updates available (c965d40)
2.0.0 (2015-04-23)
- update: wrong path to
colors
script (83c70dd)
- install glyph fonts, refactored
install
/link
/update
scripts (e6272ef) - iTerm: changed font (d0839a3)
- removed
patched-fonts
submodule (1d3ba37) - tmuxinator: updated
lmpm.yml
to make better use ofvim-prosession
(d861233) - updated
fzf
,nvm
, andzgen
submodules (8063787) - vim: installed
php.vim
plugin (1af6954) - vim: installed
vim-prosession
session management plugin (14cbbb2) - vim: installed
vim-webdevicons
and glyph patched fonts (a8f5533)
1.6.2 (2015-04-17)
- fzf: use
--multi
mode by default (d478f7c) - fzf: use CtrlP mappings in FZF (7a40234)
- updated
nvm
(caf8b80) - update: update
zgen
and use it to updatezsh
plugins (a077f18) - vim: browse buffers with FZF and remove CtrlSpace (212e9ee)
1.6.1 (2015-04-12)
- install: if
brew
already exists, it might install out-of-date packages (d1a0dbf)
1.6.0 (2015-04-11)
- vim: Handlebars plugin not activating properly (c0a02c5)
- vim: pane navigation keymaps broken in new NeoVim terminal buffers (9af92f1)
- vim: Utilsnips keymaps not working (744ea43)
- zsh:
fzf
keybindings not working (cd978bf)
- update fzf (862b118)
- vim: deactivate Tern plugin till I get around to making shit work right (b7edb7b)
- vim: remove Unite plugin (48a82b4)
- vim: replace Unite with fzf for CtrlP mapping (8a6cefa)
- vim: update Airline tabline config (ab19ae1)
- zsh: get rid of aliases I don't use anymore (4a741db)
1.5.4 (2015-04-09)
- install: don't install
gem
packages with sudo (55b6e71) - update: don't use sudo when updating
pip
packages (95b9cbe)
- install: install brewed
python
, and improved Linux support (ab4f853) - install: install script updates existing git submodules to latest remote (3bec295)
- install: only install
pip
packages that haven't been installed yet (dedffbf) - tmuxinator: updated lmpm workspace layout (1b849a0)
1.5.3 (2015-04-08)
- vim: remove
vim-tmux-focus-events
plugin b/c it doesn't work with NeoVim (64fcba6)
- add
fzf
vim plugin, zsh config, and add it to install script (c6f37d1) - added
fzf
git submodule (a9ca4aa) - updated
patched-fonts
to latest version (0d894cf) - updated NVM to latest version (0483ba6)
- update: rebase submodules to latest commit in remote tracking branch (7828dc8)
- vim: auto-escape pasted characters in Over.vim commands (141cfc7)
- vim: change Over.vim keymaps and add one to substitute visual selection (909b851)
- vim: disable
smartindent
b/c it was acting weird in some scenarios (16e0a1e) - vim: disable unused Vimux keymappings (992093f)
1.5.2 (2015-03-31)
- link: make link script non-interactive (regenerate links without asking) (8734d21)
- vim: expand paths of temp files to avoid filename clashes (3e36aed)
- vim: switch from
vim-signify
tovim-gitgutter
cuz I only use Git (e853ee6) - vim: who needs swap files anyway? (0306137)
1.5.1 (2015-03-30)
1.5.0 (2015-03-30)
- install:
battery
brew package needs to be tapped (d56c790) - install: shouldn't try to install Mac packages in Linux... (61872ee)
- update:
git submodule sync
command seems to leave submodules detached (7f6415e)
- added aws cli zsh completions (d2dcebb)
- added iTerm CLI integration feature (991e84f)
- docker: much improved Dockerfile (1e99d2a)
- don't create neovim spellfile symlink. use
:set spell
instead (d90ce43) - install: install GUI apps using Homebrew Cask (b4b0fe7)
- install: install Pip packages (a05e7c8)
- install: install Ruby gems (2612689)
- install: update script to install patched Powerline fonts (3892ecd)
- store custom Karabiner key mappings (36f876e)
- vim: move all neovim plugins to
~/.nvim/plugged
directory (f6242b9) - vim: switch from VimPlug back to Syntastic due to breaking NeoVim changes (03bb909)
- vim: use a single
<Leader>
for all default EasyMotion mappings (25119bd) - zsh: added
zsh-notify
plugin (41f3837) - zsh: alias
github
togitit
(007df21)
1.4.0 (2015-03-24)
- added
nvm
as a submodule (5a467e8) - update: update git submodules (16bbe99)
- vim: added
sass-syntax
plugin (48a4ced) - vim: added
vim-tmux
andvim-tmux-focus-events
plugins (7501f27) - vim: on-demand plugin loading for faster launch (f298f6f)
- vim: set global options for
vdebug
plugin (c735dfc) - vim: some extra vim config tweaks (6985f81)
- vim: switched to my fork of
vdebug
plugin (2affc76)
1.3.1 (2015-03-24)
- vim: Startify config disables IndentGuides plugin globally (4b216d5)
- zsh: only source NVM if it exists (26a4b5b)
- install script now installs Vim plugins (16930f9)
- install: added
ctags
andbattery
brew packages (acccc9b) - store iTerm2 preferences in the repo (4fff5d5)
- tmux: tweaked some tmux settings (a93ab8e)
- vim: added heading for Startify sessions (dd159f0)
- vim: better looking indent guides when not using default 2-spaces (686772c)
- vim: show NeoVim commit in Startify footer (6531dd3)
1.3.0 (2015-03-23)
- install script (609ace7)
- more better install script (fa3bac6)
- update script (wip) (772dc03)
- vim: added Startify plugin and customized config (422ccac)
- zsh: only source
nvm
if it's been installed (014893a)
1.2.4 (2015-03-20)
- vim:
<C-h>
key mapping no longer working due to weird terminal behaviour (2c1e935), closes /github.com/neovim/neovim/issues/2048#issuecomment-78045837 - zsh:
2ds
boot2docker alias not working (6de4ac4)
- installed
neovim-ruby
submodule (680fe4f) - tmuxinator: added window to work on base Docker images (b8fd665)
- tmuxinator: moved
spine-xp
repo intolmpm
project directory (75b5125) - vim: changed PHP indentation to use 4 spaces as per PSR-2 (7dcb4f4)
- zsh: added Docker Compose zsh completion plugin (7827062)
- zsh: updated aliases (cfe0d2c)
1.2.3 (2015-03-06)
- vim: highlight isn't re-enabled when performing a search (1090090)
- lmpm: updated tmuxinator template a little (1fe16fd)
- vim: added
vim-visual-star-search
plugin (0ff4e17) - vim: added mappings for quick EasyMotion word navigation (54414a4)
- zgen: upgraded to latest version (4809893)
1.2.2 (2015-03-02)
- tmuxinator: update to use new window-root feature (1c6c55f)
- tmux: update status line every 5 seconds (e2b6dbb)
- zgen: update to latest version (fc00be5)
- zsh: add
docker-machine
alias (8684b1c)
1.2.1 (2015-02-25)
- added
.zlogin
file (e402e81) - tmux: added CPU meter and now-playing to Tmuxline template (6e327c8)
- tmuxinator: got rid of unnecessary panel from main control window (03f0c68)
1.2.0 (2015-02-16)
- lmpm:
docker-compose
startup commands take way too long (430ae0f) - vim: finally found nice looking colors for
vim-indent-guides
plugin (a7dbac5) - zgen:
selfupdate
doesn't work (2014af4)
- added a couple more
Tabular
bindings (fe89880) - tux: custom Tmuxline theme that works outside Vim (007634f)
- vim: slightly smaller NERDTree window (d6d88bc)
- zsh: added a few more useful zsh plugins (87d941d)
- zsh: added basic find-and-replace
sed
shortcut (a8a54cb) - zsh: removed some unused aliases (b622064)
1.1.1 (2015-02-11)
- vim: Airline patched fonts not working in NeoVim (52bd64c)
- zsh: switched from
antigen
tozgen
(44b3e39)
1.1.0 (2015-02-11)
- added
base16
terminal themes as submodules (80d11e7) - added powerline patched fonts as submodule (9c09c67)
- switched theme from
solarized
toeighties
(usingbase16
library) (7e1a16b) - vim: let Airline choose it's theme automatically based on Vim theme (aa88726)
1.0.2 (2015-02-11)
- cursor not changing shape in insert mode (714972d)
- did I just refer to myself in the 3rd person? (9404d86)
- link script creating weird nested links if run multiple times (6191f48)
- tmuxinator: can't do that there... (b98e187)
- vim: spell file errors when opening certain files (b908db5), closes #1
1.0.1 (2015-02-06)
- always use absolute path of
link.sh
script when creating symlinks (fe9d3d2)
- added tmuxinator config to the repo (a8c5070)
1.0.0 (2015-02-06)
- added gulp release task (8820c77)
- added some Docker aliases (1769b1a)
- don't source AWS SSH key for every new terminal (b4db8e3)
- initial commit (7b3c08f)
- lmpm: added LMPM build script alias (c4f329b)
- uninstalled PHP via Brew. No need for extra stuff in
$PATH
(6261cd9) - vim: added
.nvimrc
file (5b5c738) - vim: clean up NeoVim temp files with
vimclean
alias (4c25268)