Nick Nisi
8fcda2bcf8
fix history conf & comment inconsistency. fixes #3
2015-05-03 12:43:48 -05:00
Nick Nisi
23225a414f
globally ignore typescript command files
2015-04-30 12:32:52 -05:00
Nick Nisi
8744831a6a
fix .vimrc.local checking to actually work
...
If a .vimrc.local file exists in the current directory or any of its
parents, it will be sourced allowing for per-project vim settings
2015-04-24 21:05:48 -05:00
Nick Nisi
3d793178e6
fix ctrlp to only show git tracked files
2015-04-24 21:04:00 -05:00
Nick Nisi
37e57a489e
update base16
2015-04-19 11:00:29 -05:00
Nick Nisi
958766e790
vim - copy javascript snippets to typescript
2015-04-17 09:02:28 -05:00
Nick Nisi
daaf52f48a
add spotify/itunes track back to tmux status bar
...
Adding back in after latest release of Spotify no longer breaks
AppleScript
2015-04-05 10:28:49 -05:00
Nick Nisi
9652b6701e
hide source maps in NERDTree
2015-04-04 13:45:16 -05:00
Nick Nisi
1bd3e0f899
ignore bower_components in ctrlp
2015-03-24 11:02:21 -05:00
Nick Nisi
7465574b65
dictionary updates
2015-03-23 13:03:59 -05:00
Nick Nisi
f4b075e5c0
various vim/zsh updates
2015-03-23 13:03:38 -05:00
Nick Nisi
1b2d269118
vim change ^ and $ go to end of current line
...
update mapping of ^ and $ to go to the beginning of the current line,
even when line wrapping is enabled
2015-02-28 20:27:56 -06:00
Nick Nisi
e653220e81
dictionary updates
2015-02-28 19:21:21 -06:00
Nick Nisi
67bce97708
add Goyo - distraction free writing plugin
...
This is nice for writing markdown/textile
2015-02-28 19:20:37 -06:00
Nick Nisi
85643004fc
add markdown code block syntax highlighting
2015-02-28 19:03:22 -06:00
Nick Nisi
aa72bed5c4
fix theme name
2015-02-23 23:10:02 -06:00
Nick Nisi
0f5c2856f8
update dictionary
2015-02-23 23:08:05 -06:00
Nick Nisi
f016c38605
add jscsrc to dotfiles
2015-02-23 22:52:47 -06:00
Nick Nisi
de9b4bd801
update base16 to latest
2015-02-23 22:51:07 -06:00
Nick Nisi
9139a1002b
update theme
2015-02-23 22:49:42 -06:00
Nick Nisi
5c0d1fdf4f
miscellaneous updates
2015-02-19 08:37:22 -06:00
Nick Nisi
876672843b
add dojo test file create snippet
...
dtestcase will instantly create a test file with dojo, dgrid, xstyle,
and put-selector loaded from a CDN.
2015-02-03 10:08:35 -06:00
Nick Nisi
db77fd3b89
remote html5 plugin and add pastaplugin
2015-01-25 09:11:47 -06:00
Nick Nisi
bae4e9b976
update nginx.conf to add new computer hostname
2015-01-25 09:11:11 -06:00
Nick Nisi
ab3be1a1a5
add remotes alias to list git remotes
2015-01-25 09:10:53 -06:00
Nick Nisi
e34381fe36
typescript udpates
2015-01-18 21:46:45 -06:00
Nick Nisi
6590edaf82
update install scripts
...
* automate more of the nginx setup
* automate the dnsmasq setup
2015-01-17 02:57:20 -06:00
Nick Nisi
86c33cb80b
add dnsmasq config
2015-01-16 18:53:48 -06:00
Nick Nisi
0b83506023
add nginx config to dotfiles
2015-01-16 17:24:57 -06:00
Nick Nisi
e8220bab1b
Add Kaleidoscope configuration
...
Kaleidoscope is a diff tool. Add configuration for it and a shortcut to
run it `git dkal`
2015-01-12 11:15:11 -06:00
Nick Nisi
b13cd30163
dictionary updates
2015-01-05 15:34:45 -06:00
Nick Nisi
b90a09a107
add functions for quickly changing term background
...
light - switch to light theme
dark - switch to dark theme
This way, the theme can quickly be changed so that terminal text can be
read on crappier projectors for presentaitons, classes, etc.
2015-01-05 15:33:41 -06:00
Nick Nisi
e8afe013cf
add git alias to show all deleted files
2015-01-04 16:52:04 -06:00
Nick Nisi
20b8d5d495
add svg ack type
2015-01-02 16:23:52 -06:00
Nick Nisi
fb06742cea
fix xml formatting autcmd from interfering with ts
...
autocmd filetype xml is apparently triggered by .ts (TypeScript) files
2015-01-02 16:22:58 -06:00
Nick Nisi
2c3b814926
add gitcommit snippets file
2015-01-02 08:57:58 -06:00
Nick Nisi
ba0cd7c8ee
Upgrade dictionary and snippets
...
* add new JavaScript snippets
* update dictionary
2015-01-01 20:30:47 -06:00
Nick Nisi
d6818c27b4
update theme and nvm setting
...
setting NVM_DIR prevents node from being lost when upgrading nvm
2015-01-01 20:30:16 -06:00
Nick Nisi
4677f0e526
turn on spotify tmux
2015-01-01 20:30:06 -06:00
Nick Nisi
cfad3ff494
remove unused vim plugins, cleanup
...
* update tmux theme
* remove unused colorschemes for vim
* update vim dictionary
2014-12-08 11:57:02 -06:00
Nick Nisi
cd497e5efe
remove Rakefile
2014-11-30 15:59:33 -06:00
Nick Nisi
26ca1b662c
add console.trace snippet for JavaScript files
2014-11-30 08:34:28 -06:00
Nick Nisi
c8d56bbea3
make snippets files uses tabs
2014-11-30 08:34:21 -06:00
Nick Nisi
e1b7d8b5fe
[vim] automatically format xml when opened
2014-11-27 10:59:52 -06:00
Nick Nisi
ce624861ad
dictionary updates
2014-11-26 08:04:29 -06:00
Nick Nisi
b8a63eba33
add vim dictionary to repo
2014-11-22 12:32:36 -06:00
Nick Nisi
c411c33332
[vim] set colorscheme/background from env variable
2014-11-21 08:19:44 -06:00
Nick Nisi
0911eba8a7
update to use base16 themes for terminal/vim
2014-11-18 08:52:20 -06:00
Nick Nisi
c060dbe3bc
Optionally select theme for hl command
2014-11-09 16:49:54 -06:00
Nick Nisi
2d8347e6e2
add new install.sh and update README
2014-11-09 16:49:40 -06:00