log vim/vimrc @ 305:a333541a5c74

age author description
Wed, 29 Jul 2015 00:47:48 -0700 Ludovic Chabant Syntastic config changes.
Wed, 29 Jul 2015 00:27:03 -0700 Ludovic Chabant More Vim customizations.
Fri, 26 Jun 2015 13:54:24 -0700 Ludovic Chabant Update NERDTree macros and tweak more Vim stuff.
Thu, 02 Apr 2015 08:00:31 -0700 Ludovic Chabant Remove unused stuff, add grepping, shorter status line.
Thu, 19 Mar 2015 17:06:31 -0700 Ludovic Chabant Fix how we set the CWD in Vim based on the project root.
Fri, 20 Feb 2015 11:49:18 -0800 Ludovic Chabant Making jumping around in Vim nicer.
Fri, 20 Feb 2015 11:46:41 -0800 Ludovic Chabant Remove `projectjump` CtrlP plugin, just use the bookmarks.
Fri, 20 Feb 2015 11:45:54 -0800 Ludovic Chabant Readjust some Vim config stuff around folding.
Fri, 20 Feb 2015 11:44:04 -0800 Ludovic Chabant Add support for local Vim bundle.
Mon, 02 Feb 2015 11:01:13 -0800 Ludovic Chabant Don't change the cwd when no project root markers have been found.
Sat, 24 Jan 2015 18:03:49 -0800 Ludovic Chabant Use translated colors.
Sat, 24 Jan 2015 17:52:52 -0800 Ludovic Chabant Fix mapping.
Sat, 24 Jan 2015 15:44:28 -0800 Ludovic Chabant Add CtrlP's bookmarkdir extension.
Tue, 06 Jan 2015 23:17:26 -0800 Ludovic Chabant Just keep flake8 for Python checking in Vim.
Fri, 12 Dec 2014 16:53:19 -0800 Ludovic Chabant Simpler registration for CtrlP extensions.
Wed, 03 Dec 2014 08:19:25 -0800 Ludovic Chabant Update sub-repos, make Vim maximized by default.
Wed, 19 Nov 2014 20:23:17 -0800 Ludovic Chabant Change CtrlP ignored dirs.
Thu, 11 Sep 2014 23:14:59 -0700 Ludovic Chabant Update Python settings for Syntastic, new settings for Supertab.
Thu, 11 Sep 2014 23:14:29 -0700 Ludovic Chabant Use the `ctagsrc` file with Gutentags.
Thu, 11 Sep 2014 23:13:55 -0700 Ludovic Chabant Proper colors in iTerm2, and now using solarized for a change.
Tue, 02 Sep 2014 16:14:14 -0700 Ludovic Chabant Renamed autotags to gutentags.
Mon, 01 Sep 2014 14:15:13 -0700 Ludovic Chabant Property detect Python support in Vim.
Mon, 01 Sep 2014 08:47:21 -0700 Ludovic Chabant Merge changes.
Mon, 01 Sep 2014 08:22:38 -0700 Ludovic Chabant Update Autotags, put tags files in a cache dir.
Sun, 31 Aug 2014 16:30:37 -0700 Ludovic Chabant Some Vim tweaks.
Fri, 22 Aug 2014 17:19:29 -0700 Ludovic Chabant Some cleanup and improvements to `vimrc`.
Mon, 18 Aug 2014 17:13:27 -0700 Ludovic Chabant Add AutoTags indicator to the statusline.
Fri, 25 Jul 2014 09:47:05 -0700 Ludovic Chabant Don't clear CtrlP cache on exit, fix Windows issues.
Wed, 23 Jul 2014 16:57:59 -0700 Ludovic Chabant Enable fugitive and some CtrlP extensions, include a new one of my own.
Mon, 21 Jul 2014 10:52:20 -0700 Ludovic Chabant Make local Vim config consistent with Mercurial local config.