mirror of
1
0
Fork 0
Commit Graph

203 Commits

Author SHA1 Message Date
amix 0228ad0e9e Updated plugins 2016-06-11 15:56:50 +02:00
Amir Salihefendic cc0e8a9907 Merge pull request #179 from dragonxlwang/patch-1
enable search with visual selection with highlight
2016-05-14 17:11:59 +01:00
Amir Salihefendic 6defcf668b Merge pull request #189 from jpescador/patch-1
Adding column number to status line
2016-05-14 17:08:38 +01:00
Amir Salihefendic 7445f07fd3 Merge pull request #190 from HouCoder/use-ctrlpvim/ctrlp.vim
Use ctrlpvim/ctrlp.vim instead of unmaintained kien/ctrlp.vim
2016-05-14 17:08:14 +01:00
Amir Salihefendic a50124e57e Merge pull request #191 from nicoekkart/patch-1
Fixed minor typo in basic.vim
2016-05-14 17:07:53 +01:00
amix 78f522f1cb Go to the last position in files 2016-05-14 16:57:26 +01:00
amix 91ebc3ca0d Simplify the right side of the lightline status bar 2016-05-14 13:26:42 +01:00
amix 31d077d82a Replace airline with lightline (much better perfomance) 2016-05-14 13:22:57 +01:00
amix b17bde0bae Set peaksea as the default theme everywhere 2016-05-14 13:22:32 +01:00
amix e6d8d5bd9e Improved peaksea for terminal usage 2016-05-14 13:22:04 +01:00
amix ebcf17bcf5 Updated readme 2016-05-14 13:00:48 +01:00
amix 347b3bea0e Added yankstack, a replacement for YankRing 2016-05-14 13:00:06 +01:00
amix f343b66088 Updated plugins 2016-05-14 12:57:54 +01:00
Nico Ekkart 39ffe2d5ef Fixed minor typo in basic.vim 2016-04-30 00:56:36 +02:00
Tonni 5d1fca4b44 Use ctrlpvim/ctrlp.vim instead of unmaintained kien/ctrlp.vim 2016-04-29 23:52:07 +08:00
Julio Pescador 10ed7781d1 Adding column number to status line 2016-04-26 13:04:59 -07:00
amix 5f6aa8fe09 Updated plugins 2016-04-12 09:31:09 +01:00
amix ad875b0e0a A small update to (Python) 2016-04-12 09:27:27 +01:00
amix 4b45bb33c2 Updated plugins 2016-04-03 21:59:57 +01:00
dragonxlwang 4dc4017f69 enable search with visual selection with highlight
fix issue @178
2016-03-28 15:26:02 -05:00
amix 15bc8c1385 Merge branch 'master' of https://github.com/amix/vimrc 2016-03-20 19:01:54 +01:00
amix 6dcca46b4a Updated vim plugins 2016-03-20 19:01:44 +01:00
amix 20729bff94 Updated plugins 2016-03-14 11:04:57 +01:00
Amir Salihefendic 248dd6dac2 Update README.md
Removed mentions of taglist
2016-02-22 22:05:29 +00:00
amix 71fc570357 Added a maintained version of nginx syntax. Removed vim-racer (buggy) 2016-02-20 13:51:59 +00:00
amix c3d05a7b1c fixed https://github.com/amix/vimrc/issues/118 2016-02-20 13:30:54 +00:00
amix 758e311890 Merge branch 'master' of https://github.com/amix/vimrc 2016-02-20 13:27:19 +00:00
amix b69c94e781 Fixed https://github.com/amix/vimrc/issues/128 2016-02-20 13:27:12 +00:00
Amir Salihefendic 33bc775775 Create LICENSE 2016-02-20 13:19:07 +00:00
amix cda6e529bd Merge branch 'master' of https://github.com/amix/vimrc 2016-02-20 13:13:42 +00:00
amix e81e42ec4d Updated plugins 2016-02-20 13:13:10 +00:00
Amir Salihefendic f32bf9c12f Merge pull request #107 from mortonfox/master
Updated PeepOpen link.
2016-02-20 11:56:05 +00:00
Amir Salihefendic 2f5e4189f7 Merge pull request #121 from danieljl/speedup-update-plugin-script
Improve download speed of update plugin script
2016-02-20 11:54:23 +00:00
Amir Salihefendic 30f8aa48c9 Merge pull request #136 from royling/patch-1
key bindings for :bnext and :bprev
2016-02-20 11:44:55 +00:00
Amir Salihefendic 6b251c0ea1 Merge pull request #138 from daniilguit/master
Enable jumping to the last position in file on open
2016-02-20 11:44:19 +00:00
Amir Salihefendic bf39d05c11 Merge pull request #146 from idvoretskyi/patch-1
Ctags updated installation
2016-02-20 11:43:34 +00:00
Amir Salihefendic 1f504ad009 Merge pull request #148 from MagiCarbon/patch-1
the font name setting for the GTK+ 2 GUI.
2016-02-20 11:42:49 +00:00
Amir Salihefendic 36019409b7 Merge pull request #161 from andradei/master
Update Golang plugin used on README.
2016-02-20 11:42:20 +00:00
Amir Salihefendic ddc32e1e04 Update README.md 2016-02-18 17:17:21 +00:00
Isaac Andrade 5a56192fd3 Track new files from updated packages 2016-02-17 12:03:42 -07:00
Isaac Andrade 6ac337eccd Update packages 2016-02-17 12:02:39 -07:00
Isaac Andrade a0d57ea14e Add plugins for Rust support. 2016-02-05 00:52:39 -07:00
Isaac Andrade 7187161032 Update Golang plugin used on README. 2016-02-05 00:33:39 -07:00
Moriarty!~~ 4b2dafc26a the font name setting for the GTK+ 2 GUI. 2016-01-15 13:43:56 +08:00
Ihor Dvoretskyi 36f16e2d02 Ctags updates installation
Ctags updated installation (with Markdown for Debian/Ubuntu); added command for Arch Linux.
2016-01-12 19:02:11 +02:00
amix 795a8fb80d Updated plugins and added vim-jade 2016-01-05 15:18:45 -03:00
amix 3aabd8befd Updated plugins, added extra configs to make Syntastic work with Go 2015-12-17 12:44:42 -03:00
amix 6b48dc598f Updated plugins 2015-12-16 10:53:53 -03:00
amix 26861f69b1 Merge branch 'master' of https://github.com/amix/vimrc 2015-12-08 10:21:06 -03:00
amix 3b37bba6cd Updated plugins 2015-12-08 10:20:04 -03:00