1
0
Fork 0
mirror of synced 2024-11-23 09:15:35 -05:00
Commit graph

77 commits

Author SHA1 Message Date
hustcalm
ba5f73f6ff merge conflicts of .gitignore and README.md 2013-05-06 17:08:40 +08:00
hustcalm
4d3a8605a7 update READMe.md about git submodule mananing vim plugins 2013-05-06 16:51:32 +08:00
hustcalm
daf761b44e update vimwiki from origin 2013-05-06 16:45:32 +08:00
hustcalm
29b18738e7 update vimwiki to add doc/tags file 2013-05-06 16:39:22 +08:00
amix
630b462208 Updated plugins 2013-05-04 16:32:47 -04:00
amix
687184f0bb Updated vim plugins 2013-04-26 13:17:22 -03:00
amix
a817e88e35 Revert overriding CTRL-A (instead we use CTRL+S) 2013-04-16 10:27:16 -03:00
amix
349a9f5cda Added a new maping to update_plugins.py 2013-04-14 12:55:47 -03:00
amix
6e12f37544 Fixed a typo in documentation 2013-04-14 12:50:51 -03:00
amix
8b5bc388b0 Added two new plugins: vim-expand-region and vim-multiple-cursors.
They are both super useful. Read more on their GitHub pages for more info:
https://github.com/terryma/vim-expand-region
https://github.com/terryma/vim-multiple-cursors
2013-04-14 12:48:31 -03:00
amix
c1bacbbc80 Removed generated doc tags from git repo 2013-04-13 18:36:44 -03:00
amix
ce9589ee10 Ignore docs tags 2013-04-13 18:35:25 -03:00
amix
67a1baaae3 Fixed some things in peaksea (regarding omni menu and folding in terminal mode). Optimized a bit colors for powerline 2013-04-13 18:33:45 -03:00
amix
0087ef8f9b Reverted powerline version. Increased font size 2013-04-13 15:15:26 -03:00
amix
f7aaff4afc Reverted back powerline 2013-04-13 15:10:31 -03:00
amix
30c8977178 Updated documentation 2013-04-13 14:54:26 -03:00
amix
3f1cdba799 Updated all plugins that are non-forked. Added some new plugins.
Added update_plugins.py which can fetch new plugins from GitHub.

New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
2013-04-13 14:45:21 -03:00
hustcalm
8661676c80 first commit with submodule vimwiki 2012-12-04 19:34:19 +08:00
hustcalm
a7a6d7e6f4 submoudle vim-rails added 2012-10-29 23:34:13 +08:00
hustcalm
b5ce6ef63a new submodule fugitive added 2012-10-29 23:17:39 +08:00
hustcalm
402d4224c3 use bundle rather than sources_plugins 2012-10-29 23:04:38 +08:00
hustcalm
6660aa85e2 add info about git submodule to manage vim plugins 2012-10-29 22:46:27 +08:00
hustcalm
989ed4276f delete vim-rails plugin and start to use submodule to manage plugins 2012-10-29 19:37:14 +08:00
hustcalm
ab83ed52b1 update README markdown syntax 2012-10-29 19:28:02 +08:00
hustcalm
74580f299d update README markdown syntax 2012-10-29 19:26:28 +08:00
hustcalm
b8ec60d317 update README about plugins config 2012-10-29 19:23:06 +08:00
hustcalm
d146ee16de add sources_plugins to pathogen config path in vimrcs/plugins_config.vim 2012-10-29 19:05:56 +08:00
hustcalm
bdf7f83556 using pathogen install new plugin vim-rails to sources_plugins dir 2012-10-29 18:57:11 +08:00
hustcalm
b64930e3e7 rename vim_plugins_src to vim_plugin_candinates_src and used as an plugin candinate dir 2012-10-29 18:20:36 +08:00
hustcalm
b27590fbb4 add plugins grep.vim supertab.vim visualmark.vim 2012-10-21 02:26:09 +08:00
hustcalm
2d86e5a052 update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
hustcalm
ab2caf5a3f minor update README.md and .gitignore 2012-10-21 01:37:30 +08:00
hustcalm
fd0ac3a15c little update to README.md and delete some temp files pushed to repo 2012-10-21 01:32:35 +08:00
hustcalm
57d1fd2984 modify README.md about the repo and update .gitignore to get rid of some temp files 2012-10-21 01:28:11 +08:00
hustcalm
90acee7e47 add various usefull plugins from vim.org and sourfeforge 2012-10-21 01:04:08 +08:00
hustcalm
eb40e8aa1a add my_configs.vim 2012-10-20 17:46:27 +08:00
hustcalm
5c013d9471 add .gitignore and some doc tags 2012-10-20 17:39:05 +08:00
amix
5731b3a420 The foldcolumn should be hidden (by using the same font color as background color) 2012-08-28 15:16:08 -04:00
amix
3e5f18efd8 Added undodir (required to make persistent undo work) 2012-08-27 12:52:34 -04:00
amix
9d45f6a18c Remove scrollbars from the gui version of VIM (guioptions-=rRlL). Add a bit extra margin to the left in each buffer (foldcolumn=1). 2012-08-24 18:00:53 -04:00
amix
efbf62f6d6 Updated pathogen source 2012-08-16 23:42:15 -04:00
amix
bb9c85e523 lets try again... 2012-08-16 23:41:25 -04:00
amix
85888ddbd3 Readded 2012-08-16 23:23:45 -04:00
amix
a4f128e69f Delete... And try agian, argh 2012-08-16 23:21:58 -04:00
amix
2f9c46b4f8 Readded as copies? 2012-08-16 23:17:17 -04:00
amix
6c68e56765 Removed git clone copies. Will add real copies 2012-08-16 23:15:28 -04:00
amix
91d190de6d Added help on how to update to latest version 2012-08-15 23:22:34 -04:00
amix
edb1d70c4d Remove the auto gen of sources_forked/yankring/doc/tags 2012-08-15 23:20:28 -04:00
amix
970842f66e Moved away from using submodules. Using git clone now instead (much easier to manage) 2012-08-15 23:19:21 -04:00
amix
e19bf41de0 Removed using submodules 2012-08-15 23:13:21 -04:00