Nick Nisi
f32aefd60c
[vim] add plugins for html tag matching
2014-08-14 23:03:10 -04:00
Nick Nisi
4d00bb4dbc
add word highlighting options to vimrc
...
Copied from sjl, these mappings make it easy to highlight different
words in different colors in the file, making it easy to track multiple
words throughout the file
2014-08-10 17:03:45 -05:00
Nick Nisi
268b7e094c
consolidate functions into vimrc
2014-08-10 17:02:31 -05:00
Nick Nisi
70a84ff44c
vimrc cleanup
...
remove old/unused settings/mappings from vimrc and functions.vim
2014-08-10 10:22:42 -05:00
Nick Nisi
4abb6c8eb6
update nvm and vundle submodules
2014-08-09 10:42:46 -05:00
Nick Nisi
d0bca0b6c9
remove unused or repeated git aliases
2014-07-29 09:57:27 -05:00
Nick Nisi
729d4ddb1c
updating readme
2014-07-25 18:03:06 -05:00
Nick Nisi
0d4d73fd06
[git] add osxkeychain setting to gitconfig
2014-07-25 17:03:16 -05:00
Nick Nisi
3fc1ab9d43
add highlight from brew and hl command
...
hl command accepts syntax type and optionally a filename as arguments.
If a filename is given, it will syntax highlight the file and place the
contents on the clipboard. If no file is given, it will use the contents
of the clipboard.
2014-07-13 12:48:22 -05:00
Nick Nisi
598f9c9a30
update nvm version
2014-06-29 12:25:10 -05:00
Nick Nisi
7ed1261e57
add Clippo plugin
2014-06-27 15:46:49 -05:00
Nick Nisi
cee35a9be0
add textile and textile snippets
2014-06-19 15:28:32 -07:00
Nick Nisi
2943ba27a0
update colors add markdown/texttile wrap settings
2014-06-19 15:28:17 -07:00
Nick Nisi
79aa0c57fc
add dojo widget snippet
2014-06-09 20:52:43 -05:00
Nick Nisi
377e2f5cee
[vim] + splitjoin and tabular plugin, - scratch
2014-05-22 20:11:16 -05:00
Nick Nisi
98e11aef58
add abolish plugin to vim
2014-05-20 23:22:35 -05:00
Nick Nisi
924472a637
removing unused plugins
2014-05-13 23:15:48 -04:00
Nick Nisi
b615ad3724
update git ag alias to work when staging files to be deleted
2014-05-09 15:24:57 -05:00
Nick Nisi
92ded2f8e7
add taskpaper syntax plugin
2014-05-06 19:36:09 -05:00
Nick Nisi
4cb740f2a0
update keyboard repeat settings osx script
2014-05-02 16:09:10 -05:00
Nick Nisi
11c38c4120
upgrade vundle plugin and config
2014-05-02 07:37:06 -05:00
Nick Nisi
d94349d6ca
add marked shortcuts & search word under cursor
2014-05-02 07:25:39 -05:00
Nick Nisi
1b50443c73
ignore project-specific vimrc files by default
2014-04-30 10:10:09 -05:00
Nick Nisi
04745d1ba8
add marked, vinegar, remove to-github vim plugins
2014-04-30 09:40:17 -05:00
Nick Nisi
168b26edf9
add typescript file type to ackrc
2014-04-30 09:38:01 -05:00
Nick Nisi
debaf44813
[vim] use base16 dark theme
2014-04-09 20:25:37 -05:00
Nick Nisi
42971f8171
upgrade nvm
2014-04-09 20:25:16 -05:00
Nick Nisi
d114261894
correct tmux theme script and update colors
...
* update colors and correct variable usage in tmux theme file
* update colors in battery indicator script
2014-04-08 23:16:51 -05:00
Nick Nisi
35c0602358
[git] add alias to get current branch name
...
This is useful for scripting
2014-04-08 16:41:11 -05:00
Nick Nisi
10bfebc852
rename predef to globals in jshintrc
2014-04-07 07:33:26 -05:00
Nick Nisi
638fdcc844
add git churn alias
...
taken from 4fbca97cd1
2014-04-05 15:20:32 -05:00
Nick Nisi
f3684ab8ae
add new scratch plugin
2014-04-03 20:35:04 -05:00
Nick Nisi
c03ed2df12
fix multiple CR in insert mode from supertab
2014-03-30 18:39:32 -05:00
Nick Nisi
af0e91983d
upgrading vundle
2014-03-30 09:27:44 -05:00
Nick Nisi
6f3cf7e894
removing unused postgres config
2014-03-15 10:53:27 -05:00
Nick Nisi
d89c54aa2b
further cleanup of zsh files
...
* renamed ZSH to DOTFILES
* create new ZSH variable that points to $DOTFILES/zsh
2014-03-15 08:03:12 -05:00
Nick Nisi
cf9ef8c569
fix slow terminal init
...
Moved all completion.sh and .zsh files into the zsh directory, so I
don't end up scanning all of my dotfiles plus nvm each time a new
terminal is initialized.
2014-03-14 21:42:34 -05:00
Nick Nisi
c937dead7e
[vim] add plugin dispatch
2014-03-13 15:55:53 -05:00
Nick Nisi
5d5e47e24f
[vim] remove old version of matchit I was using for some reason
2014-03-10 18:22:55 -05:00
Nick Nisi
6c1ef180f6
[git] add submodule sync && update alias
2014-03-10 18:22:34 -05:00
Nick Nisi
604c39cd72
update javascript and typescript snippets
...
add snippets for bdd-style tests
2014-03-03 08:05:39 -06:00
Nick Nisi
02c0048a25
add grep config
...
* configure ack-like output with `git g`
* enable regex support
2014-03-03 08:04:56 -06:00
Nick Nisi
577e69e9b8
removing duplicate mapping
2014-02-27 17:06:07 -06:00
Nick Nisi
f8d07d81ab
update vundle
2014-02-27 12:40:10 -06:00
Nick Nisi
a8b66d0ec9
add nginx shortcuts
2014-02-24 13:35:56 -06:00
Nick Nisi
53b79a4638
fix split-window path for tmux 1.9
2014-02-23 18:27:00 -06:00
Nick Nisi
d5331237e6
ZSH FTW - removing bash files
2014-02-15 19:55:41 -06:00
Nick Nisi
c94e91240c
moving osx setup to setup directory
2014-02-15 19:53:13 -06:00
Nick Nisi
e7a5fe07f6
updating osx setup file
2014-02-15 19:51:01 -06:00
Nick Nisi
7dabeb1b71
removing or commenting out rarely used plugins
2014-02-15 19:26:24 -06:00