log vim/vimrc @ 367:d8ae3de7de06

age author description
Thu, 16 Feb 2017 18:48:31 -0800 Ludovic Chabant More Vim tweaks.
Mon, 19 Dec 2016 20:05:33 -0800 Ludovic Chabant Use `hack` font if it's there.
Fri, 29 Jul 2016 21:29:55 -0700 Ludovic Chabant Fix some python indenting stuff in vim.
Tue, 15 Mar 2016 20:35:23 -0700 Ludovic Chabant Fix pathogen initialization.
Mon, 14 Mar 2016 21:01:35 -0700 Ludovic Chabant Use pathogen as a sub-repo, plus a few Vim tweaks.
Mon, 02 Nov 2015 21:05:38 -0800 Ludovic Chabant Fix NERDTree stuff.
Mon, 12 Oct 2015 08:32:49 -0700 Ludovic Chabant Maximize on startup on Windows.
Mon, 24 Aug 2015 22:05:39 -0700 Ludovic Chabant More vim stuff.
Sun, 23 Aug 2015 21:55:03 -0700 Ludovic Chabant More vim changes.
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.
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.
Sun, 20 Jul 2014 21:18:48 -0700 Ludovic Chabant Re-add Gundo mappings.
Sun, 20 Jul 2014 19:40:15 -0700 Ludovic Chabant Fixed a bug in `vimrc`.
Sun, 20 Jul 2014 19:36:55 -0700 Ludovic Chabant Merged changes.
Fri, 07 Mar 2014 19:55:07 -0800 Ludovic Chabant Updated sub-repos.
Sun, 20 Jul 2014 17:43:25 -0700 Ludovic Chabant Vim config changes:
Thu, 10 Jul 2014 10:58:36 -0700 Ludovic Chabant Use the new notation for `ctrlp` setting.
Thu, 03 Jul 2014 17:14:04 -0700 Ludovic Chabant Added local override of Vim settings.
Wed, 04 Jun 2014 15:37:32 -0700 Ludovic Chabant Better tab/buffer navigation.
Mon, 17 Feb 2014 19:31:23 -0800 Ludovic Chabant Commands to toggle Lawrencium logging.
Fri, 03 Jan 2014 19:38:57 -0800 Ludovic Chabant Merged changes.
Fri, 03 Jan 2014 19:34:30 -0800 Ludovic Chabant Whitespace cleaning.
Sun, 15 Dec 2013 07:37:59 -0800 Ludovic Chabant Added `tagbar` for Vim, with keyboard shortcut.
Wed, 20 Nov 2013 21:52:58 -0800 Ludovic Chabant Updated syntastic, upgraded `vimrc` to new settings.
Mon, 16 Dec 2013 14:43:14 -0800 Ludovic Chabant More ignored directories, syntastic config update.