Mirosław Pragłowski
366e71e6fa
added splice plugin http://sjl.bitbucket.org/splice.vim/
2014-09-11 11:35:30 +02:00
Mirosław Pragłowski
ae04a86b85
Updated vim-to-git
2014-09-11 11:34:49 +02:00
Mirosław Pragłowski
2e3d767402
Fixed vim-to-github plugin, added configuration for it
2014-09-10 12:54:24 +02:00
Mirosław Pragłowski
1faa7b813e
Added vim-to-github plugin
2014-09-09 17:43:11 +02:00
Mirosław Pragłowski
afdfb1a286
added vim-zoomwin
2014-08-11 11:21:55 +02:00
Mirosław Pragłowski
0fab635112
added vim-zoomwin
2014-08-11 11:21:45 +02:00
Mirosław Pragłowski
f15c41f7ad
configured ag & Ag commands
2014-07-30 11:55:07 +02:00
Mirosław Pragłowski
ca8ca4c021
added ag A.K.A. the_silver_searcher https://github.com/rking/ag.vim
2014-07-30 11:44:10 +02:00
Mirosław Pragłowski
03f6e00ebe
JSON file formating - not enabled yet
2014-07-30 11:43:27 +02:00
Mirosław Pragłowski
3c61df650c
vim-json plugin & setup of JSON file type
2014-07-29 15:58:46 +02:00
Mirosław Pragłowski
3096fa9771
added .git folder to ignored by vim grep
2014-07-29 15:58:14 +02:00
Mirosław Pragłowski
91a0499ef2
changed default ffs
2014-07-29 15:57:21 +02:00
Mirosław Pragłowski
aaaea54e00
breaking the habit - will no more use arrow keys http://vimcasts.org/blog/2013/02/habit-breaking-habit-making/
2014-06-13 14:43:35 +02:00
Mirosław Pragłowski
84246ce8b9
fixed issue in vim-zenroom2 https://github.com/amix/vim-zenroom2/issues/5
2014-06-13 14:34:14 +02:00
Mirosław Pragłowski
a5509415ef
added dash.vim
2014-06-06 19:10:42 +02:00
Mirosław Pragłowski
f436a35a8b
changed tab size to 2
2014-06-04 23:49:50 +02:00
Mirosław Pragłowski
34dc9f67a0
moved all from .vim_runtime to .vim folder
2014-05-09 23:15:33 +02:00
Mirosław Pragłowski
24e46e563d
added autoreload of vimrc, custom filetypes, support for markdown, cucumber & haml
2014-05-09 22:35:51 +02:00
Mirosław Pragłowski
ddb4f9d42b
installed ruby-refactoring
2014-05-09 22:35:51 +02:00
Mirosław Pragłowski
254aa2ceba
renamed install script
2014-05-09 21:31:57 +02:00
Mirosław Pragłowski
a1339baae9
renamed sources_non_forked folder to bundle
2014-05-09 21:28:39 +02:00
Mirosław Pragłowski
1b24133310
installed css-color, css3-syntax, cucumber, rake
2014-05-09 21:25:01 +02:00
Mirosław Pragłowski
2360e84aea
moved my custom settings to separate file
2014-05-09 21:12:52 +02:00
Mirosław Pragłowski
e4f12063a4
installed plugins haml, javascript, puppet, rails, ruby, vimux
2014-05-09 20:58:14 +02:00
Mirosław Pragłowski
c959bbd64a
added nowrap and nocompatible to vim config
2014-05-09 20:39:31 +02:00
Mirosław Pragłowski
a3b08acaeb
enabled line numbers
2014-04-02 21:06:31 +02:00
Mirosław Pragłowski
232edf70a4
changed default line ending to dos (CRLF)
2014-03-21 13:28:49 +01:00
Mirosław Pragłowski
78ccefcd76
added vim-csharp
2014-03-21 11:17:32 +01:00
Mirosław Pragłowski
a7e2afb883
changed size of cmd line to 1
2014-03-20 20:15:39 +01:00
Mirosław Pragłowski
921d2e54f5
airline theme configuration
2014-03-20 20:15:21 +01:00
amix
cdea5a5ee3
New snippets
2014-03-11 21:59:33 +01:00
amix
8f0740e307
Updated plugins. Added vim-golang as a mode
2014-03-11 21:10:50 +01:00
amix
2b82c75631
Removed duplicated taglist plugin
2014-03-02 14:41:02 +00:00
Amir Salihefendic
c7e2e3bebf
Merge pull request #50 from carrieje/snippet-fix
...
Fixed issue #48 regarding snippet expansion break
2014-03-02 14:39:16 +00:00
amix
0d8e7370bd
Added vim-commentary and updarted the plugins.
...
commentary:
Comment stuff out. Use `gcc` to comment out a line (takes a count),
`gc` to comment out the target of a motion (for example, `gcap` to
comment out a paragraph), and `gc` in visual mode to comment out the
selection. That's it.
2014-03-02 14:35:00 +00:00
Jeremy Carrier
e64e0f1618
Fixed issue #48 regarding snippet expansion brake
...
The glob pattern of pathogen is {} and not *
The syntax introduced in commit f2d6402
broke the snippet expansion
It is now fixed
2014-02-27 20:43:16 +01:00
amix
8c9210dca4
Updated plugins
2014-02-16 17:46:49 +00:00
amix
31b9fa01a5
Updated pathogen
2014-02-08 10:14:01 +00:00
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
e62adb8084
Merge branch 'master' of github.com:amix/vimrc
2014-01-07 00:25:50 +00:00
amix
b03dc8e510
Updated plugins
2014-01-07 00:25:41 +00:00
Amir Salihefendic
11be898ba5
Merge pull request #39 from gnowxilef/master
...
remove .svn and updated zencoding link
2013-12-30 16:03:33 -08:00
amix
2a0e2ddc13
Updated zenroom
2013-12-29 14:15:49 +00:00
amix
86bf52e98f
Updated gitignore
2013-12-29 14:13:35 +00:00
amix
b4846b6373
Updated headings
2013-12-29 13:25:09 +00:00
Amir Salihefendic
16b4c050e7
Update README.md
...
Added an extra screenshot.
2013-12-29 13:20:35 +00:00
amix
9e06b48f98
Readded goyo grr
2013-12-29 11:38:57 +00:00