496 Commits (0161696727eb21f391ae2e2bd939eb07bb8e6118)
 

Author SHA1 Message Date
Buddy Sandidge 7fcaef99ad Merge commit 'f343f5dd0d0364d42982469888bec6dc7a02c9dd' into main 8 years ago
Buddy Sandidge f343f5dd0d Squashed 'vim/bundle/nerdtree/' changes from b0bb781fc..4dada8c04
4dada8c04 update version number to 5.0.0
be8f18914 remove some unneeded header comments
f486403b6 add license file
024966c7a move changelog out of the main doc, remove credits section
e4891632f update changelog
0c13ebc12 remove some old commented code
e27ab9c5c fsmenu: use nerdtree#echo* methods instead of reimplementing them
5b7085d9a fs menu: remove unused var assigns
adc11983b fs_menu: put the NERDTreeListNode* methods together
b19995b14 Merge pull request #382 from PhilRunninger/master
3fb18e739 Switch to upper case DIR /Q, in true DOS fashion
f1af61ddf Use the system('DIR /Q...') function to display file info.
c60f40137 Merge (p)roperties (for Windows) into the (l)ist menu item.
fb030bcb1 Merge pull request #1 from scrooloose/master
47c20c4b6 Merge pull request #378 from Xuyuanp/up/master
d38438209 Merge pull request #470 from egalpin/master
af13d3965 Merge pull request #488 from hiberabyss/master
caca3af21 Merge pull request #496 from evindor/master
3092ddf83 Merge pull request #502 from JESii/master
88104d26a Add ability to list file metadata...
8996ea5bb Fix MacOS detection for menu, fixes #478
34630f392 issue #147: add support to ~ expand in bookmarks
0b44415a3 Merge pull request #486 from Xuyuanp/syntax
43012a621 Merge pull request #484 from PickRelated/master
d66370a8e Made NERDTreeFlags contained in NERDTreeExecFile
8c8c79410 Added character escaping to syn match regexes
8c7534bc9 Merge pull request #482 from PickRelated/master
dc29ec2db Added global variables for changing default arrows g:NERDTreeDirArrowExpandable g:NERDTreeDirArrowCollapsable
188bd9265 Added global variables for changing default arrows
bcf3de4fd Merge pull request #471 from SchDen/patch-1
f5fd12183 Incorrect path to event.vim
37f7a6cbe Update README.markdown
86e2e40af Merge pull request #466 from toiffel/master
93c9726c6 Fixed case-sensitive sorting of tree nodes when 'ignorecase' option is on
96c07746b Merge pull request #453 from WoLpH/patch-1
013c607ba Fixed incompatibility with older Vim versions
af85499ed rename 2 sort key related vars
99fa465b5 fix syntax error
008b62f71 Merge pull request #450 from vtsang/master
6018af36b pretty up some FAQ code blocks
2c1ebc37b add an FAQ about highlighting file with certain extensions
dfe260d1d doc the path listener API
10261d60a Updated the comment
80e184df5 Refactor code to use getSortKey() and replace regular expression with simple string comparison in tree_dir_node.vim
3fb3fe347 Merge branch 'master' of https://github.com/vtsang/nerdtree
57d5bd773 Speed up sortChildren() by using sorting token This improves the sorting functions from 12 seconds to 0.66 seconds for ~4000 objects
1f2531ec3 Speed up sortChildren() by using sorting token This improves the sorting functions from 12 seconds to 0.66 seconds for ~4000 objects
a87b1bf3c Merge branch 'update_reuse_option'
5c2060149 doc NERDTreeAddPathFilter()
76dbc0c8e Merge branch 'add_path_filter_api'
da3874cf9 fix a bug when opening files in a new tab
727021221 bugfix for secondary trees occurring when the screen state is saved
64a9579c1 add a path filter API
09e1dbec1 Merge branch 'refactor_autoload'
fc4bcb480 remove UI.lolcats()... not sure what the story is there
8b189cb26 move some rendering and cursor moving functions out of autoload
b0114d202 move dumpHelp out of autoload
53d2de86e move the closeTree functions out of autoload
0d88ce946 move isTreeOpen() out of autoload
8270b6d71 move nerdtree#getTreeWinNum out of autoload
973c9906f refactor 3 more functions out of the monolithic autoload file
0e87d45e8 update readme to add an FAQ, update the FAQ style and rm the changelog
f8499462c Revert "Use different arrow characters for compatibility."
186f817f5 Revert "fix one of the old style arrows"
5cec19365 Merge pull request #411 from xdl/master
b3281cc63 fix one of the old style arrows
87b27802b allow control over whether to reuse windows in different tabs
1cbd52aa7 Merge pull request #434 from handcraftedbits/master
cd5f1685b Merge pull request #436 from devmanhinton/patch-1
321de6036 Remove NERD_tree.txt typo
f6cad7e95 Use different arrow characters for compatibility.
6dfbcd660 Return early if exception was thrown in pathForString
3b98a7fca Merge pull request #403 from gcmt/pretty-cwd
ba2604474 Truncate paths at slashes.
f8fd2ecce Merge pull request #390 from zhangoose/patch-1
a895a53f1 easier to read one of the FAQ answers
3d421b8ec use the built in fnamemodify() to make a path relative
3ce33f017 fix escaping for `:edit` when renaming files
031ab5267 Merge remote-tracking branch 'origin/master'
5d0626a00 Merge pull request #384 from gastropoda/reopen-after-rename
1c0814622 apply @mixvin's windows path fix at the top of the method instead
cd8d87fa5 Fix opening file path, in Windows
2fd0aa3ec Fix reloading renamed file
6ccf83df2 Add menu option to display file/directory properties.
5d1945228 Merge branch 'master' into up/master
8e06723c0 fix #363
a283c0e03 fix #363
4f1e6ecb0 Merge pull request #365 from ifsred/master
c4086667e Fix doc map for NERDTreeMapChangeRoot
a47c6caf8 Merge pull request #359 from Xuyuanp/up/master
8cd045d0e add refreshDirFlags method to avoid refreshing too many files
c2dd75086 move nerdtree#treeExists.* methods into the NERDTree class
fd14757c0 add proper events and make the notifier class generic
f9a933991 allow plugins to override the default mappings
aa831e242 Merge pull request #356 from alvan/patch-2
0c045d85e fix a bug from recent refactoring RE some NERDTreeCWD
2f552e116 add highlighting for flags
579d96a0f remove testing git plugin
9f351de59 Merge branch 'master' into expt_add_path_flags_and_git
1e0d1cbc8 move some more view code into the UI class
98a5d1fca Use event BufLeave instead of BufWinLeave to record screen state to avoid undefined b:NERDTree error
2f59cc208 Merge branch 'master' into expt_add_path_flags_and_git
eaa66aaf6 fix the NERDTreeFind command - broken in recent refactoring
864462200 Merge branch 'master' into expt_add_path_flags_and_git
410081a60 Merge pull request #353 from lucascaton/master
1784de15d Updating creator.vim file (this fixes #352)
7f36008e8 Merge branch 'master' of github.com:scrooloose/nerdtree
23dfc6d81 continue breaking down the epic autoload module
f982f61e8 continue breaking up the autoload/nerdtree god module
86488b1aa move ui functions out into their own autoload
04d9b2754 add `.refreshFlags()` to path/dir/file objects
3941389f1 fix a retarded bug with FlagSet.clearFlags
32cf3ee62 allow flags to be scoped to a plugin
a7428eba3 add proof of concept for path flags API and add git modified flags
3effeb5cb Merge pull request #347 from kelaban/minor-fix-to-readme
04ac39b4b Fixes README for opening vim with no files
d162c08fd comment and tweak the <LeftRelease> fix in 24561ad
2a769a726 Merge pull request #298 from buggo/master
0ee888ee1 simplify the <cr> mapping definition
0b551a8ab Merge pull request #346 from shanesmith/master
82cd4f5a9 Fix <CR> not working if active node map is special char such as <Right>
b64942a50 uncomment out some needed syntax matching code... fail
e954b2e6f trivial highlighting update for consistency
e68e12a33 fix highlighting for readonly files
b33d6daf0 remove the NERDChristmasTree option
abb93879b simplify the syntax matching code slightly
634c23ead Merge branch 'better_symlink_highlighting' into update_highlighting
9d9edd03d separate out syntax matching for Dir Arrows vs old style
9704a38a1 update symlink highlighting
55a8954c4 update the doc/quickhelp for :Bookmark
0b1166ff7 update code in readme to auto-open a tree on startup
b2d2cc184 Merge branch 'inkarkat-better-set-filetype'
4b89264df Merge branch 'better-set-filetype' of https://github.com/inkarkat/nerdtree into inkarkat-better-set-filetype
1168f5898 update the NERDTreeCascadeOpenSingleChildDir doc
0928b5b02 Merge pull request #251 from pendulm/master
8189597c0 Merge pull request #266 from staeff/patch-1
9e54c4808 Merge pull request #299 from tophsic/master
3863e6973 Merge pull request #316 from ZeroProbability/master
8b4841315 rename NERDTreeWildIgnore option and refactor the usage of it
186abb84c Merge pull request #303 from amarshall/wildignore
10ba84b1f Merge pull request #308 from igrep/patch-1
a45304832 Merge pull request #295 from DanielleSucher/create_parent_directories_as_needed
dd8fe4bf6 Merge pull request #274 from an1zhegorodov/master
e9427a9ca Merge pull request #326 from migueldvb/docs
23d2d1984 Merge pull request #331 from jinnko/add-bookmarks-sort-flag
1da289085 Merge pull request #338 from trkoch/spaces-umlauts
47a3a8410 Merge pull request #340 from netj/sort-hidden-first-option
43842e0de Option for mixing dot files when sorting
fbab099fa Support space in path when renaming
e38d8a834 Add flag to disable/enable bookmark sorting
603e6c74f Use pathogen.vim Helptags command in README file
13b4058f2 Issue 315 - Incorrect buffer deleted on file delete
ad4ebaac9 correct invalid reference to MenuController
a50c57192 Add option to respect wildignore
4f48af0cb Fix typo
24561ad59 Ugly hack to fix Error 121 when NERDTree is the active window and clicking on the command line below another window.
eacd5d72e Create nested parent directories as needed
5b51f9d1b Fix help mistake
2ebe28468 Fixed typo in NERD_tree.txt
6ef67a2d8 Add correspoding close action to cascade open single child dir
60683f1cc Fix typo Casade to Cascade
b8cab9bae Set filetype unconditionally and after defining mappings.

git-subtree-dir: vim/bundle/nerdtree
git-subtree-split: 4dada8c04fba25e788ea1836c82f9c18c1166b44
8 years ago
Buddy Sandidge ce7ad3ffeb Fix bug with git bash prompt
With git 2.9.3 uses the word tree instead of directory. This would mean the
dirty git flag was always showing in the bash prompt. Now look for tree
and directory.
8 years ago
Buddy Sandidge 9ebb538e24 Cleaned up check for directory in PATH 8 years ago
Buddy Sandidge 26abac727b Only add directories to PATH that are already in PATH 8 years ago
Buddy Sandidge e39241c981 Change email in gitconfig: buddy.sandidge@gmail.com → git@buddy.wtf 8 years ago
Buddy Sandidge e49f5eb233 Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml' 9 years ago
Buddy Sandidge d207f98190 Remove unused ssh config 8 years ago
Buddy Sandidge 6e21c776b5 Add ~/.cargo/bin to path if exists 8 years ago
Buddy Sandidge 527d9d4a26 Set default git push to simple 8 years ago
Buddy Sandidge 7155f902e2 Squashed 'vim/bundle/toml/' content from commit f6f79f3cc
git-subtree-dir: vim/bundle/toml
git-subtree-split: f6f79f3cc6740dfacca73a195857cbc45e778912
9 years ago
Buddy Sandidge b39e845bf9 Squashed 'vim/bundle/javascript/' content from commit 3093f26be
git-subtree-dir: vim/bundle/javascript
git-subtree-split: 3093f26be44cc94f12ba9738a2e0ed8e58e4c2fd
9 years ago
Buddy Sandidge 62ac218ab9 Merge commit 'b39e845bf94c0680aee2578a7b310df82d2be79b' as 'vim/bundle/javascript' 9 years ago
Buddy Sandidge b0e35109dd Squashed 'vim/bundle/jsx/' changes from c6d0fd7d4..d0ad98cf0
d0ad98cf0 Merge pull request #92 from jambonrose/update-vundle-readme
005c0f6e3 Expand Vundle section in ReadMe.
2bd9126d7 Merge pull request #89 from StoicLoofah/manual-installation-path
3233f48ae update README to provide correct filenames for manual installation
b25141d22 Add a syntax element for JSX child blocks
34b6b9994 Merge pull request #75 from ksmithbaylor/patch-1
6d32ac410 Clarify regex comment
2e3292c0e Combine multiline opening tag logic
dfa485d5b Remove g:jsx_multiline_opening_tags flag
14a820c5c Add support for multiline opening tags
db329e121 Add rules and regulations for filing issues...
af0831cc0 Cleanup
c68282f41 Merge pull request #11 from jstoja/vundle-install
80dbab758 Avoid conflict w/ Flow generics
da9b92b72 Move ftdetect out of after/
fc200a394 Remove legacy jsx-config stuff
9c9a13165 Source formating changes
6d4698f86 Adding the vundle installation line into the README

git-subtree-dir: vim/bundle/jsx
git-subtree-split: d0ad98cf0e5a01abd5008c0e97775500b88b0bc1
9 years ago
Buddy Sandidge 74638264a2 Merge commit 'b0e35109ddfd28a45d8887d7e3e29911dd9002e2' into main 9 years ago
Buddy Sandidge 279061fcc3 Merge commit '588aac5317d46e7749be614555e957abfb0fcf11' into main 9 years ago
Buddy Sandidge 588aac5317 Squashed 'vim/bundle/ultisnips/' changes from cecc7aad8..786145030
786145030 quick and dirty fix tests for vanilla vim
ea8094c50 syntax: treat python in context/actions as string
61df32722 syntax highlighting: fix context highlighting
3a3e56a98 grant access to visual to context and actions
059c9a9da Merge pull request #679 from SirVer/overwrite-tabstops-from-py-interpolation
23a6ec87c Merge pull request #663 from kmarius/fix-transformation
8fdfde190 Fix escapes in conditional tabstob transformation
7536ac900 tabstops can be overwritten from interpolation
a514585cd ignore .ropeproject
ed40bebab Add test cases for conditional transformations
25882e95c add testcase for #658
0657e61e6 Merge pull request #643 from dNItro/master
4b27b7152 Testcase added!
bdd9012eb Merge pull request #647 from alexlafroscia/master
6d38cad14 Allow Deoplete entries to show up with existing matches
203218297 More detailed documentation on multiline option
8a8e183b8 Documentation on multiline option
b057f633e Add support to do transformation on multiple lines
3f2c591c3 Merge pull request #625 from chemzqm/location
0058e8664 doc: add link to options for #Anon()
ec9b292ba fix typos in doc/UltiSnips.txt
52ade8fed doc for all param of SnippetsInCurrentScope
4e2e897de change g:current_ulti_dict_all to g:current_ulti_dict_info
319ccddcd Merge pull request #628 from kmarius/fix_syntax
9a73473e7 Fix highlighting for nested visual tabstob
6a69a4415 add all param to UltiSnips#SnippetsInCurrentScope
dbd43ad27 Merge pull request #624 from chemzqm/patch-1
3a70765f4 syntax highlight for unite ultisnips
5a2dcc5cb disable tests in vanilla vim for #616
45e3775c1 fix #616: update state on edit w/o cursor move
1b481f312 Merge pull request #615 from SirVer/updated_changelog
60c47e8e9 Reworked README for change of maintenance.
2e9f12bfd Fixed doc/UltiSnips.txt for change of maintainer.
95d6e535e Updated ChangeLog for 3.1.
c5a21c509 Merge pull request #611 from HerringtonDarkholme/deoplete
024374614 Add support for deoplete
9c73ce948 Fix a unicode bug in python3.
53bf0dbd7 Merge pull request #608 from JarrodCTaylor/master
53571bf4f Refactor: More descriptive method name
1d4d8b049 Enhancement: Align snippet names in unite source options
ef72df8e7 Merge pull request #603 from seletskiy/do-not-break-last-jump-on-post-expand
cba31b191 Use new path for neovims config directory.
6ea78e525 fix last jump $0 placeholder using post_expand
c9699feed Fix docs: "'" has no special meaning in snippets.
0480b2243 Adapt to changed Neovim configuration directory.
1ce44ac9c Merge pull request #592 from seletskiy/show-backtrace-on-error
08b96cbdb print erroneous snippet location
698f2d491 print snippet information in backtrace (fix #551)
d03b13a68 review: add comment about snippet_code
47a3d1862 review fixes:
3accb5cb4 mark line number in traceback
00e3a877d print executed code
cc6ac3c06 Exit any snippets when entering a unite buffer.
baa9c9709 Merge pull request #589 from seletskiy/autotrigger
6ad7472aa autotrigger: solve performance issues
fde4a066c Disable Neovim tests, since they do not pass.
30ba8155a NEOVIM testing is just too flaky. Let's make it optional again.
69b7c501a Merge pull request #582 from seletskiy/autotrigger
76ebfec3c autotrigger: make snippets expand without <tab>
e1e005a81 Merge pull request #575 from manishrjain/master
c39ffb851 Fix link to Vimcasts
ef2c0d6d8 Merge pull request #573 from ericdouglas/patch-1
e603117f6 Fix Tabstops and Placeholders index
036d0d9c2 Merge pull request #570 from dueyfinster/patch-1
74bbca2f9 Fixed URL
e48d8a28e Rollback "Merge support for auto expand."
490430f91 Merge support for auto expand.
8c7ce8827 Allow neovim to fail for the moment. It is flaky on travis.
c45867be5 add missing doc for autotrigger_only
9eb2de6c3 add test for vim<7.4.214
5a5de0734 neovim tests
a994e3286 fix py3 tests
61e06bbc1 add note about version and fix tests
878f79ffd review fixes
8ff84758a fix tests
cf2c473a8 Define UltiSnips#FileTypeChanged always
b968bc3e9 Merge pull request #548 from blueyed/remove-bootstrap-again
5e2f58c35 Define UltiSnips#FileTypeChanged always
4a302149e Remove autoload/UltiSnips/bootstrap.vim again
29ad00ec0 Merge pull request #544 from wincent/fix-autocmd
3eabbe71a Use <nomodeline> when firing user autocmds
b3cd0cae1 Merge pull request #541 from hanschen/master
44644f1fd Add field numbers to avoid errors in Python 2.6
ffb9b7948 Do not run autocommands when using --noplugin.
6c4fb6f3f fix b->b2<BS> case, fix merge
14ea90385 tests and docs
1356560f9 fix blumba test
5af229abc add error handling
f80414fac prototype of autotrigger
7c74aa768 Merge pull request #537 from krisdages/master
cc43d1251 Pipe-quoting helptag reference to UltiSnips-context-snippets
c12867d1b Merge support for snippet-actions.
5638cdf4a review fix for ==
c3add0bef fix neovim tests
58a2094d4 review fixes
175e3ba52 fix doc 80 chars limit
a39f3c241 revert access to UltiSnips_Manager
bdecd9a8b fix not cleared context
3c4ac11af fix python3, finally
b50c5c86c pass all args to snip.expand_anon
9649f15a9 fix buffer edits from jump action
5a663116f edge case: anon snip in pre-action
1e771de60 fix tests
ba774c39c review fixes
8958b7134 add docs to the buffer proxy object
bc29e2322 VimBufferHelper -> VimBufferProxy
972305725 fix expan_anon in pre-action, snip object, fixes
191ebd8e8 migrate to snip.* namespace
7ead6fa17 detect buffer changes via changedtick
760fd25e4 fix python3 compatibility
1ca82f76f pre/post-expand and post-jump actions
67fbdb2ad Handle $0 in a default text like any other tabstop.
5c211b0e7 Clear up pathogen installation instructions.
34679be7a Updated ChangeLog.
300156642 Support $n tabstops for snipMate snippets.
e058d1d40 Added waffle.io badge.
c68c9dd74 Add a webhook for gitter.im.
7f64510a7 Link to the Vimcasts about UltiSnips.
cd0e60bc0 Remove no longer needed langmap translation.
290600c02 Pass the expected python version to the tests.
44db53b7b Even more leanient timings.
0be9d0f86 Even slower typing.
eee82219b More lenient typing speed for Neovim.
306f0ace5 Add a testing interface that works for Neovim.
992e09463 Add a warning about changing the buffer in autocommands.
c4ee3ecf1 Fire autocommands when setting up and tearing down inner state
29d7080d6 Do not set up inner state if it is already setup.
33db8b4ab Update pathogen installation instructions.
324a4f8ff Support regexp trigger ending in whitespace.
6b12b1141 Only set autocommands when there are snippets.
2ed217a05 Remove deprecated functions like a boss.
becab789a Remove bootstrap.vim. Simplify startup.
b13015d47 Remove sys.path manipulations.
5f75dde20 Remove snipMate compatibility script.
9822193e4 Make scripts actually executable.
4f65a7654 Fix testing and test against more scenarios.
5590f9b7b Merge pull request #522 from blueyed/use-vim-current-buffer
8c257e24e VimBuffer: use vim.current.buffer.number instead of vim.eval
c3a0924b7 Require Vim 7.4 in preparation of removal of compatibility features.
de70b1ed5 Exit snippets when entering/exiting command window.
3806a6987 Fix improper use of augroup in ftdetect.
2fb8820ff A backward compatible solution
00d50c3ae Remove augroup block
188e00f7b Merge pull request #493 from cwahbong/fold-fix
ca1977231 Fix folding for snippet files.
ab1cc1afa Remove documentation for using the same trigger for jump and expand.
d6098193e Merge pull request #446 from seletskiy/context-snippets
50bb61cdc another test for error reporting
463e68a61 fix for correct error reporting
9587d9daa Merge pull request #486 from seletskiy/enhance-undo
2f355c233 another little fix in documentation
099d3bcfb Add more precise undo levels (expanding, jumping)
1b3ecf4a8 priority test, docs & fmt fixes
904fbdecf review fixes
4ab4c1df4 Do not use --interface anymore.
1bf07737b Make sure tmux is available before starting any test.
82ceb6288 Remove testing with GNU screen
2c15427b1 Merge pull request #482 from blueyed/check-python-support-for-UltiSnipsUsePythonVersion
87c3a7ba4 fix UltiSnipFunc test
709f8dc93 minor doc fix and new cursor variable
9861a6e6c typo fix in docs
66bc2e8f6 documentation, pull-requests fixes
0beefd4a1 fix context match on False value
ed8cf4911 fix tests
b3aec0705 proof of concept for context snips
800a54da1 bootstrap: use WarningMsg with python warning message
ac42c83a7 bootstrap: verify that g:UltiSnipsUsePythonVersion is available
00848d7d6 Merge pull request #483 from cwahbong/master
3ccc14dca Try to work around transiently failing commands.
aeb2e2420 Disabled unite test - it seems flaky.
4b39bf655 Priority must always be an integer.
ee7e15558 Make install_vim.sh actually executable.
99eede1bf Started to test py2 and py3 on travis now.
01a17a1a4 Merge pull request #480 from KazuakiM/master
bf20bc6f6 Update document for zero tabstop.
62a96bb05 Merge pull request #462 from kawing-chiu/fix-#457
71a8fdec5 Add contributor to doc.
42fc6c031 Merge branch 'improve_neocomplete'
3ae9b48cf Delete default setting in neocomplete/sources/ultisnips.vim
f9a22111f Fix adjacent tabstop input issue.
1971030b5 Merge pull request #456 from spacewander/master
4d88df461 remove duplicate things in vim_test_case.py
56ac14840 Disable neocomplete test which fails right now.
cf23624c0 A usable travis configuration.
e11252655 More travis.
ad2c6d35c Add travis badge and try running on python3 too.
db00408a1 More travis.
eb9adc50e More travis.
f47ec08ef More travis.
348dd4346 More travis.
c1aec63bd Typo in travis script.
35cdaba3a A travis script.
09876e008 Support for m (trim) snippet option.
e04118766 Do not try to remap the keymaps if langnoremap is available and set.
c1bde18cd Add support vim's langnoremap new option
8367587e4 Test fixes.
1a3d0ce4b tests: allow passing in PYTHON, and default to python2
6e787df80 tests: use return code from testrunner
936aac8da tests: add -x / --exitfirst option to fail fast
6602da89d tests: fix duplicate method name (test_SnippetPriorities)
125e6be78 tests: minor doc fixes
98fa887e5 tests: remove star imports, sort
ed34607d3 Merge pull request #436 from waffle-iron/master
483dc4ab2 add waffle.io badge
81a628c6e Add option 'm' for trimming whitespaces in snippet
d693259ab Add option to not traverse all of the rtp.
0ce8b2366 Less verbose pylint errors.
b47e68652 do not walk &rtp if abs path to snips specified
6a787cdc7 Applied pyformat on entire codebase.
e1436a8ae Accept numbers and text for disabling snipMate.
d240aa24d Added Pyrohh to the list of contributors.
7df82bbe5 Merge pull request #415 from seletskiy/toggle-snipmate
fc080b4fd add g:UltiSnipsEnableSnipMate
67630f4ae Merge pull request #414 from Pyrohh/master
c050d68e5 Check if editor is Neovim when setting snippet_dir
b26f2c97b Merge pull request #413 from lencioni/documentation
bbb07646a Fix typo "endglobals" in documentation
6907b2444 Merge pull request #410 from tho/master
185f96c4d Fix list of trigger functions in documentation
6dd476750 Merge pull request #406 from jszakmeister/dont-rely-on-cwd
e3159ce0d Merge pull request #407 from jszakmeister/update-documentation
d85f0b0c2 Merge pull request #408 from tinypenguin/master
d9691a912 Added a terminal emulator warning line for using c-tab combo with usnips
eb82c6691 Add some documentation on running the test suite.
1f3f1ce64 Don't rely on having the tmux/screen cwd being in the project directory.
e502c9ba8 Fix a couple of typos.
9028abd95 Fixes for Unicode issues by jszakmeister.
8b2115ec2 Fix #171: UltiSnips crashes in new file with text containing 0x80 char
f4df1bd9e Teach _vim_enc to handle UnicodeDecodeErrors.
56aa817be Reset the unnamed register at the start of a test.
cb8536d72 Merge pull request #394 from michamos/master
f179fcf99 Map <c-r> in select mode
1ad970379 Support for sw=0 in newer Vim versions.
4e72a5d08 Merge pull request #388 from blueyed/doc-ref-triggers
e3abd6678 Added test case for shiftwidth=0 and added myself to contributors list.
14e5b4638 doc: add tags for trigger vars
482650a00 Use shiftwidth() where available. This allows UltiSnips to work properly when shiftwidth is zero. Per ":help shiftwidth":
8aeb1a2e3 Merge pull request #377 from petobens/master
0775156de Don't escape backslashes in :UltiSnipsEdit
386b3a097 Merge pull request #360 from tafryn/master
cae25e533 Change indent level to 3(?!) spaces.
9c632378a Add missing newline to ftdetect.
f6e33387a Clean-up vimpager check.
c681560b4 Add 'context' value to g:UltiSnipsEditSplit.
c79cfd50f Merge pull request #370 from sakana/master
1129ca67d Fix UltiSnipsEdit for g:UltiSnipsSnippetsDir paths that include spaces
2c3c4a777 Add 'context' value to g:UltiSnipsEditSplit
59defbdd5 Merge pull request #357 from kballard/tweak_ftplugin
a69764dff Tweak the ftplugin
1292b0fae Merge pull request #355 from kballard/fix_syntax_nested_tabstop
a8c9caae8 Add check to prevent errors when using vimpager.
81f917313 Fix highlighting of nested tab stops
279d6e63c Updates the doc for the new clearsnippets behavior. Slight rewording by me.
c3660128a Implements clearsnippets by priority.
57ed954cc Merge pull request #348 from cwahbong/select-cr-fix
0abfc3bec Some refinements.
63f65ea87 Add/modify test cases for priority-based clearsnippets.
4784a9e12 Refactor: snippet dictionary does not keep the extend info now.
20f3832ff Code cleanup.
5c87806d7 Implement priority-based clearsnippets.
a9aa8c76a Update document for priority based clearsnippets.
a053433e4 Variable rename and illustration.
97bad9906 Add test case for #341 (github).
f6ce0f92d Merge pull request #349 from m42e/master
79705c3fc Ignore Errors E403 from included syntax files
e05788cec Fix issue #341 (github).
4dcfca755 Test refactorings.
1cf3b928f Refactor: split test.py into several smaller files.
9521b942b Merge pull request #340 from cwahbong/test-fix
0872600b9 Ahbong is contributer now.
0dc6a8e4a Now test.py check the version or tmux.
b11d5496a Add docstrings for TempFileManager.
15a0a17af Fix tmux interface.
e97d52c68 Merge pull request #342 from chivalry/master
2d8ae2fcd Correct misspelling
3002b6852 Solves waiting problem in an elegant way.
cc4dc3703 Code cleanup for test.py.
9a98039d2 Fix test.py.
ccf79ba82 Merge pull request #331 from kballard/tagbar_snippets
dee826520 Support TagBar for snippets files
d1f6f7ed8 Better syntax file.
b10b62ae6 Twiddle indentation settings
67c7422ae Set up basic highlighting for snipmate files
40145103b Stop embedding python/viml/sh if the `` includes {
010e2c4fa Remove the coloring for python commands
ebd62751e Tweak snippet/global highlighting to always highlight the end
30ecd1d1b Rewrite parsing for tab stops
5fa39faa9 fixup! Clean up miscellaneous syntax items
4b73864b7 Fix the docstring for ShellCodeToken
0dba6503e Clean up miscellaneous syntax items
acc79747c Syntax highlight the snippet trigger properly
5760eb403 Fix empty snippets/globals
d239402b7 Rewrite syntax matching for `global`
cb2905c17 Rewrite syntax matching for `snippet`
5937cea08 Mark up syntax items with 'display' as appropriate
b82759b25 Rewrite extends/priority/clearsnippets
672117c47 Add hierarchy to syntax file
739e3d94a Fix coloring of shell/VimL/Python command substitutions
5b80ef187 Properly handle \` escapes in commands
636546beb Fix syntax name
cab150995 Fix embedded VimL highlighting
1ad7d54d7 Fix highlighting of Python/VimL commands
7b8641e1f Back out fix for #323. Fixes #324.
7d65e2141 Merge pull request #323 from opennota/master
93be385d3 Don't complain about undefined function
e59a60cbe Fixed docu for clearsnippets.
ee1a2bb2b Escape '\\' in UltiSnipsEdit.
f2d9e8b60 Support for selection=old.
da5b124af add support for selection=old
e4f2e34fc Remove tool that converts snipMate snippets. As support is now build into ultisnips, this is no longer needed.
bca51cb40 Brought back snipMate compatibility file. We cannot rely on people tracking vim-snippets to have the renmamed version of this available there.
5c8e3ca48 Merge pull request #275 from skeept/patch-2
fb58034b1 Re-add > before code.
1e6928d0a Merge pull request #276 from meonkeys/patch-1
2042ad476 README: adapt to Vundle interface change
98289510c Update UltiSnips.txt
04ef0f8f5 Merged unite source by Skeept.
2f8489944 Remove snipMate compatibility file. If at all, this should now live in vim-snippets.
c21016573 All mappings should be 'silent'.
77a9d8941 simple test for unite interface
eff62c336 Be more correct about encoding/decoding strings under py3. Patch by aeruder.
cae27fba5 Ensure that _vim_{dec,enc} always succeeds on py3
15f39c080 Do not barf more than once when python is not found. Patch by blueyed.
210304884 Define all/other dummy functions used in autocommands
7da9dbe2a Add UltiSnipsFileType augroup and unset it if UltiSnips is disabled
3208654c4 Do not map keys if 'g:_uspy' could not be set
c57c717e3 Delete autocommands when Bootstrap failed
2ad6ad449 Fix E168: :finish used outside of a sourced file
a3e654fc5 _vimfiles -> vimfiles. Patch b Oberon.
7bee824db use function to invoqe unite
cc1514542 add unite source
b6d545ecd Properly escape locations on windows.
ae70ec895 Escape correctly file names in windows.
4b4ee4885 Overwrite all snippets with lower priority on expansion.
511600124 Documentation fixes.
fee999a71 Docs: remove a reference to defunct ! snippet option
360f58dbf Show where snippets are defined in selection.
7c34a3400 Escape \ when asking for snippets.
cd99bdd3b selection=old cannot work with UltiSnips.
69e0acd58 Change the way placeholders are selected.
5aaeae5e8 Do not delete child that is already gone.
1b21741a2 Update ChangeLog.
f40c3ac5e Made UltiSnipsEdit! more consistent with multiple filetypes.
5ac043669 Retry unmapping when we switched buffers.
b0a3266a6 More tweaking.
940f4d9f2 tweaked readme
5fe88fdc9 Use the demo in the README.
764fd65a7 Added a nice interactive demo.
001c2a967 Added realname of petobens.
c6906d85b Fixed a bug in UltiSnipsEdit!
6398a598b Made UltiSnipsEdit more useful and consistent.
f44640923 Mention neocomplete in the docs.
ba2f30fdf Adapted neosnippets source. Examples by petobens.
e6d335aa4 Make the cloning direcotory explicit on stdout.
96557f397 Added integration test for SuperTab.
a800b51e0 Removed no longer planned TODOs
147df653a Snippet sources can now be registered.
1ce706e3a Adapted neocomplete integration.
a23911f7f Add option to only clone and immediately exit the test runner.
c017806b1 Added preliminary support for neocomplete.
1ec523801 Added version checking for other plugins.
f4cda8802 Add integration tests with YouCompleteMe.
b65efa5aa Added quickstart to readme.
7b51ec6f6 Removed snippet contributors from README.
35e57fad0 Removes snippets. Please track honza/vim-snippets.
c4fa2c03b Barf when using "snipmate" for UltiSnips.
c9681051c Small fixes to the documentation.
1ec2f187b Updated ChangeLog.
c690a3610 Empty lines do not end a snippet for snipMate.
14fca8523 Ups. Forgot to add this.
fe7cb4cf8 Makes UltiSnips a drop in replacement for snipMate.
6b8bb1b64 Launch and exit vim for each test.
2c28b51db Allow tests to write arbitrary files into the runtimepath, not just snippet files.
48dcaa02b Attempted fix at several startup problems.
2d18d5365 Change initialization to make session work.

git-subtree-dir: vim/bundle/ultisnips
git-subtree-split: 78614503098571ecdb09f79bc9543aacdb0e41c0
9 years ago
Buddy Sandidge 19f174c006 Set prompt as last setting in bashrc file 9 years ago
Buddy Sandidge 147764a1c7 Add feeds to ssh config 9 years ago
Buddy Sandidge cc7ad23bf7 Add editorconfig as submodule
Repos with submodules do not work well with git subtrees.
9 years ago
Buddy Sandidge 5765ff79a1 Remove editorconfig plugin 9 years ago
Buddy Sandidge 167102bee4 Configure vim-go 9 years ago
Buddy Sandidge 9ff8a9253b Add you complete me vim plugin
Using git modules instead of subtrees because it's easier with the
number of git modules youcompleteme includes
9 years ago
Buddy Sandidge 990da336e6 Remove golang plugin, don't need two 9 years ago
Buddy Sandidge c9ca63a819 Squashed 'vim/bundle/go/' content from commit 3efc952a7
git-subtree-dir: vim/bundle/go
git-subtree-split: 3efc952a7fb754b43b4c21474046126562f83efc
9 years ago
Buddy Sandidge 47b80cef11 Merge commit 'c9ca63a8197001d146e52aa9259aad22f5bba326' as 'vim/bundle/go' 9 years ago
Buddy Sandidge bf1bcb6f50 Remove vim-go subtree 9 years ago
Buddy Sandidge 63f62b4ec6 Revert "Move /etc/bashrc include to be more friendly for OS X"
This reverts commit 3a1472ef48fe320cfb27dc02ab624c8011e2d3a5.
9 years ago
Buddy Sandidge 4e3c365eb7 change doctype formatting 9 years ago
Buddy Sandidge 0b2f48bde6 Remove unneeded youtube-dl alias 9 years ago
Buddy Sandidge b65b8d34b4 Update ssh config 9 years ago
Buddy Sandidge 0635fc9dff Make sure bash history is saved when using tmux 9 years ago
Buddy Sandidge c49aca5042 Update bash history to be unlimited 9 years ago
Buddy Sandidge b74a1b126a Merge commit '3c2c5a76a0e7f9e418f2b04c9932a1fe6d208452' into main 9 years ago
Buddy Sandidge 8ccf90e451 Add python path for os x to environment 9 years ago
Buddy Sandidge 3c2c5a76a0 Squashed 'vim/bundle/syntastic/' changes from 56e19eb81..89bc82a26
89bc82a26 Manual: add a note about debugging.
b2ad71cd1 Manual: add a clarification about statusline.
d8af5028e Bug fix: Cygwin sets has("unix").
de0106e83 JSCS checker: add "--max-errors -1" option.
cc440f1b4 Checker yamllint: cleanup.
8c4dadc7e New checker for YAML: yamllint (@adrienverge).
972b87ca0 Safer syntastic#util#unique().
d1a179d75 Vim 7.4.1128 can delete directories recursively.
1f4846fec Stylelint checker can also check SCSS files.
2db6f539d Checker scss_lint: use the JSON reporter of scss-lint.
b10c59b21 Manual: clarification about quiet_messages.
c57ba0da9 Asciidoc checker: fix errorformat to allow use as asciidoctor.
e39f636e2 Flow checker: go back to "flow check".
17a4c0123 Checker ghc_mod is on its way out.
189be0ae7 Workaround for a misfeature in Vim 7.4.1013 and later.
3280220e6 JSCS checker bug fix: minor fallouts from 751afea.
91814d672 Manual: bit rot: vim-go now uses loclists.
751afea9e JSCS checker: use JSON reporter.
dbd761006 Minor feature: auto_loc_list == 3.
281b29487 Avoid checking the preview window.
6074c3d39 Stylelint checker: update parser.
48736aa37 Mixedindentlint is a style checker.
ac4541e0e Minor cleanup.
ce8dd364f Add `returns` list to `SyntasticMake`
6be9b4c71 Add mixedindentlint checker redirect for css
a0382253c Add mixedindentlint checker redirect for scss
7d27a3982 Add mixedindentlint checker for JavaScript
60f979393 R linters: minor cleanup.
06a846955 Checker tsc: add guards option.
e60555de7 Registry: cleaner handling of checker redirections.
4725c8616 Lintr checker: cleanup.
bf60b72f3 Attempt support for Rmd files
4078f0db8 Updates for newest syntastic best practices
f92adf3c9 Enable R linting using lintr
2d0bb98cf Allow ESLint to check typescript files.
77e20e22d Bug fix: decouple skip_checks from check_on_wq.
70c723ac1 Back off 6379bd1, this is not safe.
6379bd198 /dev/null should work under win32unix.
dc516ef19 Checker asm/gcc: allow generic overrides.
6d2e406f9 Slim_lint checker: cleanup.
46c692b51 Add slim-lint checker
200cd1d07 Merge remote-tracking branch 'origin/pr/1609'
3f9fde2c1 fix miss test classpath
4f1e3adf3 correct pymode lint variable name in documentation
73dd78548 Dockerfile_lint checker: cleanup.
13456d5a7 Add dockerfile-lint checker
10788ac8d Javac checker: cleanup.
094c3631c fix maven project which has set srcdir or testsrc dir
3593d1697 fix maven project which has set srcdir or testsrc dir
cd40fe975 Ansible-lint checker: make "-p" option mandatory.
13c8e7530 Ansible-lint checker: add version check.
7d627000c Checkers clang_check and clang_tidy: workaround for a regression in Clang.
721a42d5b Ansible-lint checker: cleanup.
f8e638d28 Add ansible-lint syntax checkers
85cde9235 Core: disable autocommand nesting by default.
d79d77fbd Core: allow syntastic commands to be followed by other Vim commands.
ae7e00aad Revert "Javac checker: minor optimisation."
cfdcdfaa9 Javac checker: minor optimisation.
03c058ea5 Typo.
dec5bc73b New checker vcom for VHDL (@jevogel).
9f599a161 Standard checker: allow generic standard frontends.
943923433 Typo.
646124823 Back off a4c3fcc for slimrb.
630169bfc Stylelint checker: typo.
c596b6474 Stylelint checker: cleanup.
1d5a057a0 Add CSS Stylelint checker
a4c3fcc4a Partial workaround for a misfeature of errorformat.
1926693d1 Coqtop checker: fix potentially harmful errorformat.
11ca31582 Iverilog checker: formatting.
d51d5ea51 Merge remote-tracking branch 'origin/pr/1579'
448b6cc61 add MIT license to iverilog.vim
e484ac941 BaseX: allow filenames to contain special characters.
2553f6389 BaseX checker: minor cleanup.
50653f0bc BaseX checker: cleanup.
89ad03b2e conform iverilog to makeprgBuild()
5bf9fa749 Add support for Icarus Verilog compiler
3c524a661 Added support for XQuery using BaseX.exe
f6eaf7e8b README: add links to ghcmod-vim and vim-go.
544acba17 ghc-mod versions 5.4.0 and later are no longer supported.
f57cc9e84 Bump version number.
1b6c70ddc Merge remote-tracking branch 'origin/pr/1573'
160446799 [drafter] Update known status code
72b704e6f Bump version.
d36bc7807 Bump version for release.
7e26d3589 Merge remote-tracking branch 'origin/pr/1567'
ba62f2e68 API Blueprint should use drafter
e1217a888 Manual: cross reference skip_checks from the filtering section.
b3ebf94ac Manual: fix typo.
50d031583 Vimlint checker: add logging.
d3130d6b5 Minor cleanup.
b8aef009b Bug fix: length of composite characters in stl_format.
66f4e9693 Eslint checker: log if called as a generic frontend.
c34ea8955 Eslint checker: allow generic eslint frontends.
e0a3cf753 Add width controls to the new stl_format flags.
d73d7601c New flags for stl_format: %ne, %nw, %N, %pe, %pw, %P.
03c8a7b55 README: add a link to the Merlin project.
1885e867b Checkstyle checker: make checkstyle_classpath an actual classpath.
debcecd5c Checker gometalinter: minor cleanup.
f2084e9e4 Checker gometalinter: fix arguments.
9371aafa8 Minor cleanup: regex optimisation.
8bb535bd2 Checker gometalinter: cleanup.
3db525cac include test files by default. add error type.
aca4d8ea4 add support for setting arguments on gometalinter
f1f7deed3 use package instead of file
61b7dbf9c add gometalinter syntax checker
8164240f6 Hlint: handle hint file parsing errors.
1e7589fe5 Back off "Reset notifiers if skip_checks is set."
6a4262251 Reset notifiers if skip_checks is set.
be111259e js-yaml checker: update errorformat.
1be907716 Javac checker: make checker-specific commands available at startup.
3fb986584 Go checker: option "-buildmode=archive" is new in go 1.5.
703287c76 Checker jade_lint: cleanup.
b5883c80f Add jade-lint
0fe603595 Bug fix: minor shell escape issue.
d077102eb Gotype checker: parse test files (@jonasi).
3c2e7e4ce Go checker: attempt to speed up builds (@gsalgado).
13727dd46 Set the GOGC env var to off to speed up go builds
47c70b3e1 Minor language and grammar fixes.
7014a52ac Manual: update the note about zsh.
1ae5589f9 Javac checker: attempt at fixing errorformat.
3fb8281a6 Bug fix: missing a couple of executable() checks.
748725c77 Tslint checker: version 2.4.0 and later no longer support "-f".
bfc55793e ESLint checker: line numbers are now 1-based.
a01107ffa Bug fix: safer handling of automatic includes.
9d69f4c16 Qmllint checker: cleanup.
6ff7c8934 New checker for qml: qmllint
edde4c5ed New checker for stylus: stylint.
74586ff12 Manual: consistency fixes.
07f2745eb Manual: rephrase description of check_on_wq.
d26c7f78c Bug fix: passive mode UI problem; autocmd cleanup.
a6012f2b4 Move floating point functions to autoload.
bcb4ca6e7 Safety net for enable_*_checker variables.
6929f24e4 Flog checker: cleanup.
5db87b9ec Add ruby flog checker
76ec53f18 Sqlint checker now returns 1 when it detects errors.
aded15691 Bug fix: leftover from JSON cleanup.
1dde81a68 There is no such thing as has('iconv/dyn').
d35396286 Sqlint checker: add highlighting function.
1e475a7df Sqlint checker: cleanup.
125ce327e Add checker for sqlint (https://github.com/purcell/sqlint)
ffcf625fc Minor cleanup.
c44cb15c4 Cleanup: JSON decoding.
eba7ae6d6 Debug: add indicator for modified shell-related options.
83829b766 Minor bug fix.
74fd7e6b9 Show chacker output when whining that we can't parse version string.
2e60dd4af Manual: add a note about Tim Pope's "flagship".
59513edd4 Manual: fix the notice about rvm.
a596ef38b Gfortran checker: fix errorformat for gfortran 5.
b1b79009e Manual: Fix filetype_map example.
4708cdd12 Add a mechanism for handling checkers disabled for security.
d75f3e5e8 Buffer-local security guards for perl/perl, elixirelixir, and r/svtools.
a08221e98 Merge pull request #1463 from lavrin/erlang-rebar-rel-paths
0154e9d09 Translate relative paths from non-root rebar.config files
8e672780e Show checker output along with "checker returned abnormal status".
31cba018b Safety net: avoid suffixesadd interfering with findfile().
176e32ca4 Cleanup.
c9fc0d41e Checker javac: _really_ fix shell escaping in custom_classpath_command.
dc15fa08c Checker javac: fix shell escaping in custom_classpath_command.
c39563d95 Checker javac: cleanup.
ec9da6732 Merge remote-tracking branch 'origin/pr/1456'
dbb28cd84 Ada checker: disable generation of intermediate files.
8269ba278 Basic path substitution for g:syntastic_java_javac_custom_classpath_command

git-subtree-dir: vim/bundle/syntastic
git-subtree-split: 89bc82a2640414be38a22de9ded1994359c56735
9 years ago
Buddy Sandidge 04f9a7952b Move /etc/bashrc include to be more friendly for OS X 9 years ago
Buddy Sandidge 7822ffe5c8 Merge commit '02f77ff8011bc56d67b477f208998f5efa29c9f8' as 'nvm' 9 years ago
Buddy Sandidge 02f77ff801 Squashed 'nvm/' content from commit 21c372795
git-subtree-dir: nvm
git-subtree-split: 21c37279556a0576a411ca01124487784105d4b4
9 years ago
Buddy Sandidge 2d9df70534 Include /etc/bashrc if it exists for Fedora 9 years ago
Buddy Sandidge f1b5821f06 Remove .jshintrc file 9 years ago
Buddy Sandidge 9ee501a1de Squashed 'vim/bundle/jsx/' changes from 1886ffabc..c6d0fd7d4
c6d0fd7d4 Merge pull request #61 from simonratner/feature/yajs-no-reserved
bc86a24c3 Allow reserved words in jsxRegion; fixes #60
b1047b075 Merge pull request #59 from maniart/patch-1
cc7641169 Add syntax highlighting to readme code snippets
82773e7be Update README to indicate lack of folding support
bfe7f1bc9 Stop accepting string literals as JSX node children
6e761f4e6 Merge pull request #44 from mike-hearn/patch-2
a146429e1 Escape file path
e762712b9 Merge pull request #39 from lencioni/suffixesadd
53b4fc978 Merge pull request #40 from othree/master
bebf5b834 Add Vim's default js syntax support and general naming support
0e11958e5 Add `setlocal suffixesadd+=.jsx` to ftplugin
c8fc9ec2e Set multiple filetypes: javascript.jsx
efb24f487 Merge pull request #24 from ingara/master
faf509a8b Escape filename when sourcing config file
e7784d17b Fix ext detection in syntax
6118a4d4a Enable JSX syntax/indent for .jsx files
d6bb935a8 Merge pull request #12 from jbaiter/namespaces
c9add7fef Add support for namespaced JSX Tags (available since React 0.11)
5b454c3a4 Merge pull request #15 from baskerville/master
400628d13 Call the search function with the wrapping flag on
3b20d44e2 Cleanup
0eeb47fb6 Merge pull request #14 from baskerville/master
042daddd0 Use the *search* function to detect the pragma
1e50d3fd1 Add option to disable requiring @jsx pragma matching
795c2a74e Look for @jsx pragma natively, rather than with grep
467353fd6 Merge pull request #8 from dchest/letter
5436b498e Tags cannot start with a digit.
465480a32 Merge pull request #6 from dchest/patch-1
d04fd5ec4 Enable JSX syntax/indent only when @jsx pragma is found
58cba8d23 Do not consider << as a start tag.
890afd41c Merge pull request #4 from golmansax/master
c09f9b5c7 Fixing Pathogen link
72926560b Merge pull request #2 from justinj/matchit
69f3f3a51 Enable using '%' to jump to matching tags
005282cfa Get rid of `xhp' instances in README
5b08c8732 Use default indentation when we leave a JSX context
db237b957 Remove some indentkeys; execute less code
2893c4edc Much more robust indenting
292955d8f Better indent interactions with {}\n</x> and \n/>\n</x>
1aa4c15ed Add Depends comment line to indent
c4f2d5976 Initial commit: JSX syntax and indenting
REVERT: 1886ffabc Squashed 'vim/bundle/jsx/' content from commit 82773e7

git-subtree-dir: vim/bundle/jsx
git-subtree-split: c6d0fd7d4d9d1e26c7643d02bb9abe5db91903c8
9 years ago
Buddy Sandidge a061b7865d Merge commit '9ee501a1def04d23a7dd021af1a45f0e6aeb064c' into main 9 years ago
Buddy Sandidge 3e72ef0b00 Update ssh configs 9 years ago
Buddy Sandidge 25f6602d6d Prevent vim plugin warning 9 years ago
Buddy Sandidge e1b090a1f0 Add docker-env alias to set docker-machine environment variables 9 years ago
Buddy Sandidge 503d101129 Include nvm if installed and did cleanup
• Add nvm if included
 • Add bash complete for nvm
 • Remove virtualenvwrapper because I don't use it
 • Remove dupe PATH
 • Remove unused from PATH
9 years ago
Buddy Sandidge 67178997a6 Squashed 'vim/bundle/jsx/' content from commit 1886ffabc
git-subtree-dir: vim/bundle/jsx
git-subtree-split: 1886ffabc819a99db04628121c1331eda4830023
9 years ago
Buddy Sandidge e01ea5ae59 Merge commit '67178997a632c6f9345b9c512c6b662202c799ea' as 'vim/bundle/jsx' 9 years ago
Buddy Sandidge a441c9a846 Remove jsx vim plugin 9 years ago