mirror of
1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
Amir Salihefendic 22a446333a Merge pull request #43 from karlcoelho/pathogen-fix
Fixed the pathogen error
2014-02-08 10:07:33 +00:00
amix 497b5aa4fb Use syntastic instead of pyflakes (supports a ton of more languages) 2014-02-08 10:05:16 +00:00
amix 8265dca5d5 Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep) 2014-02-07 10:41:15 +00:00
Karl Coelho f2d64022f5 Fixed the pathogen error 2014-02-06 13:36:37 +04:00
amix b03dc8e510 Updated plugins 2014-01-07 00:25:41 +00:00
amix 5d177a21f6 Fixed some issues with terminal setup 2013-12-29 11:31:16 +00:00
amix 7654d5264c Added goyo.vim and vim-zenroom2 2013-12-29 10:37:14 +00:00
amix 99ec4ee440 Merge branch 'master' of github.com:amix/vimrc
Conflicts:
	vimrcs/extended.vim
2013-12-28 21:18:29 +00:00
amix 6bce69df95 Added vim-zenroom: Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room 2013-12-28 21:17:09 +00:00
amix 08a64d943d Updated plugins. Fixed some issues related to empty space and peaksea. Using Source Code Pro as default font 2013-12-28 18:23:13 +00:00
Amir Salihefendic d1d0c13eee Merge pull request #28 from CrypticStranger/fix-os-conditional
Fix conditional in vimrcs/extended.vim
2013-11-16 11:49:34 -08:00
amix 86f4456be1 Updated all the plugins. Removed powerline. Added vim-airline (replacement for powerline). Added vim-fugitive. 2013-11-16 19:48:06 +00:00
Szilveszter Székely 03d4dae0e4 Fix conditional in vimrcs/extended.vim
In the font section change has("linux") to has("unix").
Vim does not have "linux" feature only "unix".
2013-07-13 18:07:32 +02:00
amix a817e88e35 Revert overriding CTRL-A (instead we use CTRL+S) 2013-04-16 10:27:16 -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 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 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
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 20c294daba Done smaller changes to basic.vim and plugins_config.vim 2012-08-15 22:29:05 -04:00
amix eddb45f546 Revert back to peaksea... I dont like irblack that much after using it for a while 2012-07-04 00:04:05 -04:00
amix 3c8e295105 Made ir-black the default color scheme
Switched away from using gui tabs and made some changes to the default text tab via set_tabline.vim plugin.

Added a new mapping <leader>t<leader> that can open a specific tab number.
2012-07-02 18:57:21 -04:00
amix f4341b9454 Done some optimizations to Windows support 2012-05-30 12:54:47 -04:00
amix 1315d5054e Fixed some typos in readme. Making it ready to be used on Windows as well 2012-05-30 12:31:10 -04:00
amix d2ee0c4c00 Included screenshots 2012-05-29 17:45:13 -04:00
amix a1e88cb87c Added markdown plugin. Added README.md 2012-05-29 17:32:24 -04:00
amix 8acdcd787d Initial commit 2012-05-29 16:12:10 -04:00