log vim/vimrc @ 316:8f49f36b76ef

age author description
Mon, 10 Aug 2015 18:33:09 -0700 Ludovic Chabant Merge changes.
Mon, 10 Aug 2015 18:31:13 -0700 Ludovic Chabant Vim tweaks:
Wed, 29 Jul 2015 07:38:09 -0700 Ludovic Chabant Merge changes.
Fri, 26 Jun 2015 22:46:41 -0700 Ludovic Chabant Make NERDTree ignore stuff, and other Vim tweaks.
Mon, 10 Aug 2015 11:58:52 -0700 Ludovic Chabant Vim config changes.
Wed, 29 Jul 2015 01:18:09 -0700 Ludovic Chabant Okay let's try PythonMode again.
Wed, 29 Jul 2015 00:48:02 -0700 Ludovic Chabant Why the fuck was I doing that.
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.