mirror of
1
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
David Wettstein bbab4579f6
fix: escape spaces in expanded paths (#676) 2022-10-15 21:17:55 +02:00
Shuangchi He ac52a165d7
Fix some typos. (#702) 2022-10-15 21:10:05 +02:00
Amir ab92a1d4f5 Revert back to peaksea
Not ready to change yet 😅
2021-08-04 15:51:30 +02:00
Amir 97fed613a7 Added the Dracula colors scheme and use it as the default 2021-07-30 22:53:30 +02:00
Pratyay Pande a8f0b6f678
Run code directly from vim (#594) 2021-07-04 23:07:53 +02:00
UtkarshChemE e351960bbb
Replaced a Visual remap to a more useful one (#581) 2020-07-10 23:28:47 -04:00
amix 9234352b8c Improved the mappings documentation
Especially for plugins.

Fixes https://github.com/amix/vimrc/issues/493
2019-11-30 12:54:13 +01:00
demokn e620d9d46b Fix guifont config format in gtk2 & linux, see also https://github.com/amix/vimrc/issues/436 (#511) 2019-11-16 16:57:25 +01:00
Amir Salihefendic 6711ae6453 Make sure that enter is never overriden in the quickfix window 2019-08-22 17:34:32 +02:00
amix e9aac9794b Updated plugins, also experimenting with a new font
The font is IBM Plex Mono: https://ibm.github.io/type/
2017-11-24 14:54:40 +01:00
amix 866fbde30a Fixed https://github.com/amix/vimrc/issues/321 2017-07-16 14:42:14 +02:00
amix c4fbfe8aa8 Fixed https://github.com/amix/vimrc/issues/246 2017-04-01 14:29:02 +02:00
Chuan Jin 754e831d9e Update extended.vim
Should be my_configs.vim with path
2016-10-24 22:00:55 +02:00
amix a56d767989 Remove auto entering full screen view 2016-08-24 00:02:31 +02:00
amix b17bde0bae Set peaksea as the default theme everywhere 2016-05-14 13:22:32 +01:00
amix c3d05a7b1c fixed https://github.com/amix/vimrc/issues/118 2016-02-20 13:30:54 +00:00
Moriarty!~~ 4b2dafc26a the font name setting for the GTK+ 2 GUI. 2016-01-15 13:43:56 +08:00
amix 768c72a3ed Default to Hack font 2015-12-08 10:19:59 -03:00
amix 5d177a21f6 Fixed some issues with terminal setup 2013-12-29 11:31:16 +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 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
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 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 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 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 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