1
0
Fork 0
mirror of synced 2024-11-22 00:35:35 -05:00

Commit graph

  • 4433c23995 plugins will work automatically thx to pathogen hustcalm 2013-05-06 19:43:08 +0800
  • 6e29114d8a both approaches are fine to manage plugins hustcalm 2013-05-06 19:36:46 +0800
  • b0b484bd1e delete bufexplorer.zip hustcalm 2013-05-06 18:21:02 +0800
  • ba5f73f6ff merge conflicts of .gitignore and README.md hustcalm 2013-05-06 17:08:40 +0800
  • 4d3a8605a7 update READMe.md about git submodule mananing vim plugins hustcalm 2013-05-06 16:51:32 +0800
  • daf761b44e update vimwiki from origin hustcalm 2013-05-06 16:45:32 +0800
  • 29b18738e7 update vimwiki to add doc/tags file hustcalm 2013-05-06 16:39:22 +0800
  • 630b462208 Updated plugins amix 2013-05-04 16:32:47 -0400
  • 687184f0bb Updated vim plugins amix 2013-04-26 13:17:22 -0300
  • a817e88e35 Revert overriding CTRL-A (instead we use CTRL+S) amix 2013-04-16 10:27:16 -0300
  • 349a9f5cda Added a new maping to update_plugins.py amix 2013-04-14 12:55:47 -0300
  • 6e12f37544 Fixed a typo in documentation amix 2013-04-14 12:50:51 -0300
  • 8b5bc388b0 Added two new plugins: vim-expand-region and vim-multiple-cursors. amix 2013-04-14 12:48:31 -0300
  • c1bacbbc80 Removed generated doc tags from git repo amix 2013-04-13 18:36:44 -0300
  • ce9589ee10 Ignore docs tags amix 2013-04-13 18:35:25 -0300
  • 67a1baaae3 Fixed some things in peaksea (regarding omni menu and folding in terminal mode). Optimized a bit colors for powerline amix 2013-04-13 18:33:45 -0300
  • 0087ef8f9b Reverted powerline version. Increased font size amix 2013-04-13 15:15:26 -0300
  • 40884209ce Merge 5fb25b5f16 into f7aaff4afc marrio 2013-04-13 11:12:15 -0700
  • f7aaff4afc Reverted back powerline amix 2013-04-13 15:10:31 -0300
  • 30c8977178 Updated documentation amix 2013-04-13 14:54:26 -0300
  • 3f1cdba799 Updated all plugins that are non-forked. Added some new plugins. amix 2013-04-13 14:45:21 -0300
  • fadad18db7 Merge ca46e9acb9 into 5731b3a420 Thomas Levine 2013-03-24 12:33:10 -0700
  • ca46e9acb9 Merge branch 'master' of github.com:tlevine/vimrc Thomas Levine 2013-03-24 15:33:06 -0400
  • 2e6f64b8b9 ignore another thing Thomas Levine 2013-03-24 15:31:19 -0400
  • dae5719832 ignore other stuff Thomas Levine 2013-02-12 09:40:08 -0500
  • 70eba1a632 ignore undodir Thomas Levine 2013-02-12 09:39:33 -0500
  • 8661676c80 first commit with submodule vimwiki hustcalm 2012-12-04 19:34:19 +0800
  • 7fe9fb3727 add a gitignore Thomas Levine 2012-11-30 15:31:55 -0500
  • a7a6d7e6f4 submoudle vim-rails added hustcalm 2012-10-29 23:34:13 +0800
  • b5ce6ef63a new submodule fugitive added hustcalm 2012-10-29 23:17:39 +0800
  • 402d4224c3 use bundle rather than sources_plugins hustcalm 2012-10-29 23:04:38 +0800
  • 6660aa85e2 add info about git submodule to manage vim plugins hustcalm 2012-10-29 22:46:27 +0800
  • 989ed4276f delete vim-rails plugin and start to use submodule to manage plugins hustcalm 2012-10-29 19:37:14 +0800
  • ab83ed52b1 update README markdown syntax hustcalm 2012-10-29 19:28:02 +0800
  • 74580f299d update README markdown syntax hustcalm 2012-10-29 19:26:28 +0800
  • b8ec60d317 update README about plugins config hustcalm 2012-10-29 19:23:06 +0800
  • d146ee16de add sources_plugins to pathogen config path in vimrcs/plugins_config.vim hustcalm 2012-10-29 19:05:56 +0800
  • bdf7f83556 using pathogen install new plugin vim-rails to sources_plugins dir hustcalm 2012-10-29 18:57:11 +0800
  • b64930e3e7 rename vim_plugins_src to vim_plugin_candinates_src and used as an plugin candinate dir hustcalm 2012-10-29 18:20:36 +0800
  • b27590fbb4 add plugins grep.vim supertab.vim visualmark.vim hustcalm 2012-10-21 02:26:09 +0800
  • 2d86e5a052 update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 hustcalm 2012-10-21 01:47:16 +0800
  • ab2caf5a3f minor update README.md and .gitignore hustcalm 2012-10-21 01:37:30 +0800
  • fd0ac3a15c little update to README.md and delete some temp files pushed to repo hustcalm 2012-10-21 01:32:35 +0800
  • 57d1fd2984 modify README.md about the repo and update .gitignore to get rid of some temp files hustcalm 2012-10-21 01:28:11 +0800
  • 90acee7e47 add various usefull plugins from vim.org and sourfeforge hustcalm 2012-10-21 01:04:08 +0800
  • eb40e8aa1a add my_configs.vim hustcalm 2012-10-20 17:46:27 +0800
  • 5c013d9471 add .gitignore and some doc tags hustcalm 2012-10-20 17:39:05 +0800
  • 5731b3a420 The foldcolumn should be hidden (by using the same font color as background color) amix 2012-08-28 15:16:08 -0400
  • 3e5f18efd8 Added undodir (required to make persistent undo work) amix 2012-08-27 12:52:34 -0400
  • 5fb25b5f16 Add cursor position history Mario Minners 2012-08-26 10:46:04 +0200
  • 9d45f6a18c Remove scrollbars from the gui version of VIM (guioptions-=rRlL). Add a bit extra margin to the left in each buffer (foldcolumn=1). amix 2012-08-24 18:00:53 -0400
  • efbf62f6d6 Updated pathogen source amix 2012-08-16 23:42:15 -0400
  • bb9c85e523 lets try again... amix 2012-08-16 23:41:25 -0400
  • 85888ddbd3 Readded amix 2012-08-16 23:23:45 -0400
  • a4f128e69f Delete... And try agian, argh amix 2012-08-16 23:21:58 -0400
  • 2f9c46b4f8 Readded as copies? amix 2012-08-16 23:17:17 -0400
  • 6c68e56765 Removed git clone copies. Will add real copies amix 2012-08-16 23:15:28 -0400
  • 91d190de6d Added help on how to update to latest version amix 2012-08-15 23:22:34 -0400
  • edb1d70c4d Remove the auto gen of sources_forked/yankring/doc/tags amix 2012-08-15 23:20:28 -0400
  • 970842f66e Moved away from using submodules. Using git clone now instead (much easier to manage) amix 2012-08-15 23:19:21 -0400
  • e19bf41de0 Removed using submodules amix 2012-08-15 23:13:21 -0400
  • dbab559f4e Addd snimpate-snippets and update_everything.py amix 2012-08-15 23:03:05 -0400
  • 20c294daba Done smaller changes to basic.vim and plugins_config.vim amix 2012-08-15 22:29:05 -0400
  • eddb45f546 Revert back to peaksea... I dont like irblack that much after using it for a while amix 2012-07-04 00:04:05 -0400
  • 3fe3acdbaa Fixed some color mismatches in ir-black amix 2012-07-03 22:40:25 -0400
  • 4f79da1b7c Grrr submodules, forced a remove from source_colors amix 2012-07-02 20:14:21 -0400
  • 9032c472f8 Argh at git submodules...! Readded vim-irblack as vim-irblack-forked amix 2012-07-02 19:28:40 -0400
  • 01f382aa9e Readded vim-irblack amix 2012-07-02 19:06:08 -0400
  • beeac9bf16 Remove vim-irblack (problem with submodule decl) amix 2012-07-02 19:04:33 -0400
  • 39a15af774 Added the forked versio nor vim-irblack amix 2012-07-02 19:00:28 -0400
  • 3c8e295105 Made ir-black the default color scheme amix 2012-07-02 18:57:21 -0400
  • f43b19edf3 Downgraded to version 1.2 of YankRing (the neweset version has a huge bug with visual mode paste p and P) amix 2012-06-04 17:20:39 -0400
  • 140ba60d9b Fixed some typos amix 2012-05-30 13:06:22 -0400
  • cb4e608e47 Added a new screeen shot of Windows setup and added some extra text on how to get the vimrc on a windows box amix 2012-05-30 13:04:21 -0400
  • f8cb37f637 Add to the runtime path instead of reseting it amix 2012-05-30 13:02:38 -0400
  • f4341b9454 Done some optimizations to Windows support amix 2012-05-30 12:54:47 -0400
  • 1315d5054e Fixed some typos in readme. Making it ready to be used on Windows as well amix 2012-05-30 12:31:10 -0400
  • 1b16c88cdd Other changes to README.md amix 2012-05-29 17:51:17 -0400
  • afe6484df7 Use correct formating for key bindings amix 2012-05-29 17:50:00 -0400
  • 4ddd1c51ef Updated a bit the README.md amix 2012-05-29 17:48:36 -0400
  • d2ee0c4c00 Included screenshots amix 2012-05-29 17:45:13 -0400
  • a1e88cb87c Added markdown plugin. Added README.md amix 2012-05-29 17:32:24 -0400
  • a75f80898f Added basic and awesome install scripts amix 2012-05-29 16:33:20 -0400
  • 3052a646e0 Forked peepopen amix 2012-05-29 16:30:21 -0400
  • 0f81530f8f Fixed an issue with mru plugin and renamed override_vimrc to install_vimrc amix 2012-05-29 16:24:34 -0400
  • 8acdcd787d Initial commit amix 2012-05-29 16:12:10 -0400
  • 0666a9a06a Initial commit amix 2012-05-29 12:21:32 -0400
  • 5bf40aa9f7 Initial commit Amir Salihefendic 2012-05-29 09:19:29 -0700