mirror of
1
0
Fork 0
Commit Graph

383 Commits

Author SHA1 Message Date
Tomas Slusny 52e1b93cf0 Properly disable sound on errors on MacVim
Current configuration was not disabling that annoying sounds on MacVim. According to help:

```
Use visual bell instead of beeping.  The terminal code to display the
	visual bell is given with 't_vb'.  When no beep or flash is wanted,
	use ":set vb t_vb=".
	Note: When the GUI starts, 't_vb' is reset to its default value.  You
	might want to set it again in your |gvimrc|.
```
2016-09-16 01:08:54 +02:00
dgitelson b9974151b8 Enable 256 color palettes for Gnome Terminal. 2016-09-02 11:33:20 +03:00
Daniil Gitelson 170c9e69a5 Sync up with amix repository
Sync up with amix repository
2016-09-02 11:19:35 +03:00
amix 183ca1cfc5 Improved auto indenting for regular langs and for Python 2016-08-26 14:14:22 +02:00
amix 23ba938b6d Revert "Added the auto-pairs plugin"
This reverts commit 1f99361484.
2016-08-24 00:02:40 +02:00
amix a56d767989 Remove auto entering full screen view 2016-08-24 00:02:31 +02:00
amix 1f99361484 Added the auto-pairs plugin 2016-08-20 14:44:55 +02:00
amix 44481c9278 Fixes https://github.com/amix/vimrc/issues/215 2016-08-20 13:31:52 +02:00
amix 557882cb8c Merge branch 'master' of https://github.com/amix/vimrc 2016-08-20 13:28:45 +02:00
amix 48e1c892ed Fixes https://github.com/amix/vimrc/issues/221 2016-08-20 13:28:37 +02:00
amix f8d1d3bb50 Updated vim plugins 2016-08-20 13:23:52 +02:00
Amir Salihefendic a670c987ed Merge pull request #214 from amilajack/patch-4
Added Linux instructions
2016-08-20 13:21:38 +02:00
amix 61a22e9f3e Updated plugins 2016-08-02 14:48:32 +02:00
amix 64a81818ee Updated vim plugins 2016-07-16 20:30:35 +02:00
Amila Welihinda 8795e1a65e Added Linux instructions 2016-07-14 21:39:02 -07:00
amix c4e6a11dad Fixed https://github.com/amix/vimrc/issues/184 2016-07-03 13:58:02 +02:00
amix 953bb394ac Merge branch 'master' of https://github.com/amix/vimrc 2016-07-03 13:54:09 +02:00
amix d4db542a34 Updated plugins 2016-07-03 13:53:59 +02:00
amix b50cc96113 Fixed https://github.com/amix/vimrc/issues/192 2016-07-03 13:53:55 +02:00
Amir Salihefendic 2644909e1e Update README.md 2016-06-26 13:26:53 +02:00
Amir Salihefendic 2c35718f39 Update README.md
Removed amix.dk blog links
2016-06-26 13:22:59 +02:00
amix 09bb34b48d Merge branch 'master' of https://github.com/amix/vimrc 2016-06-26 13:17:57 +02:00
amix 3022dffeb4 Fixed https://github.com/amix/vimrc/issues/203 2016-06-26 13:17:50 +02:00
Amir Salihefendic 0046302568 Merge pull request #198 from emazzotta/patch-1
Update .gitignore
2016-06-26 12:16:28 +01:00
amix ae9d1c1f43 Re-updated the undo dir git ignore 2016-06-26 13:14:51 +02:00
amix d6bdaeda63 Merge branch 'master' of https://github.com/amix/vimrc 2016-06-26 13:13:34 +02:00
Amir Salihefendic 08731494c4 Merge pull request #205 from amosbird/master
Create the empty undodir.
2016-06-26 12:13:30 +01:00
amix 0cb4702c1e Updated plugins 2016-06-26 13:12:36 +02:00
Amos Bird b0cb820c53 Create the empty undodir.
This patch aims to make the persistent undo functionality work out of
the place.
2016-06-24 11:54:43 +08:00
amix 0228ad0e9e Updated plugins 2016-06-11 15:56:50 +02:00
Emanuele Mazzotta 18692c0bc7 Update .gitignore
The file "sources_non_forked/ctrlp.vim/doc/tags-cn" keeps getting created for me and should be ignored.
2016-05-21 20:59:42 +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