Sat, 16 May 2015 21:51:17 -0700 |
Ludovic Chabant |
Fix missing renames of `gutentags_ctags_executable`.
|
Tue, 05 May 2015 21:49:00 -0700 |
Ludovic Chabant |
Remove unused code after previous commit.
|
Tue, 05 May 2015 21:47:34 -0700 |
Ludovic Chabant |
Remove manual tags generation command.
|
Wed, 29 Apr 2015 21:24:16 -0700 |
Ludovic Chabant |
Merge pull request #22 from dnhgff/autochdir-workflow
|
Tue, 28 Apr 2015 09:39:48 -0700 |
dnhgff |
call expand with 1 to turn off wildignore jic
|
Tue, 28 Apr 2015 09:28:23 -0700 |
dnhgff |
call gutentags#get_project_root with absolute path to current file
|
Sat, 11 Apr 2015 09:34:34 -0700 |
Ludovic Chabant |
Fix the `GutentagsToggleTrace` command.
|
Sat, 11 Apr 2015 07:40:20 -0700 |
Ludovic Chabant |
Merge pull request #18 from rathrio/link-pathogen-in-readme
|
Wed, 18 Mar 2015 15:05:32 +0100 |
Rathesan Iyadurai |
Added link to pathogen in readme
|
Sat, 11 Apr 2015 07:31:06 -0700 |
Ludovic Chabant |
Lower the version requirement a bit since it seem to actually work on 7.3.
|
Thu, 09 Apr 2015 22:11:19 -0700 |
Ludovic Chabant |
Check for Vim 7.4 since bug reports indicate Gutentags may not work in 7.3.
|
Thu, 09 Apr 2015 22:00:37 -0700 |
Ludovic Chabant |
Ctags options files changes
|
Thu, 09 Apr 2015 21:46:54 -0700 |
Ludovic Chabant |
Fix bug with `GutentagsUpdate` command.
|
Thu, 09 Apr 2015 21:14:18 -0700 |
Ludovic Chabant |
Add ability to disable Gutentags if a `.notags` file is at the root.
|
Thu, 09 Apr 2015 21:02:25 -0700 |
Ludovic Chabant |
Make a bunch of advanced commands opt-in only.
|
Mon, 16 Mar 2015 07:04:03 -0700 |
Ludovic Chabant |
Fix undefined variable error caused by a missing rename.
|
Fri, 20 Feb 2015 14:37:11 -0800 |
Ludovic Chabant |
Add some mostly-working Cscope module (for Windows).
|
Fri, 20 Feb 2015 14:24:10 -0800 |
Ludovic Chabant |
Documentation changes for some options that changed names.
|
Fri, 20 Feb 2015 14:19:38 -0800 |
Ludovic Chabant |
Fix typo in `README` file.
|
Fri, 20 Feb 2015 14:13:51 -0800 |
Ludovic Chabant |
Refactor Gutentags so functionality can be implemented in "modules".
|
Sat, 10 Jan 2015 20:45:49 -0800 |
Ludovic Chabant |
Support project directories with spaces in them.
|
Fri, 09 Jan 2015 09:01:32 -0800 |
Ludovic Chabant |
Handle files with spaces in them on Unix/Mac.
|
Thu, 08 Jan 2015 16:54:20 -0800 |
Ludovic Chabant |
Handle files and project roots with spaces in them on Windows.
|
Mon, 15 Dec 2014 13:00:04 -0800 |
Ludovic Chabant |
Attempt at better error handling with the Windows update script.
|
Mon, 15 Dec 2014 12:57:54 -0800 |
Ludovic Chabant |
Remove conflicting options to update scripts.
|
Mon, 10 Nov 2014 23:03:44 +0800 |
Yang Zhang |
Fix #7
|
Fri, 07 Nov 2014 13:18:32 -0800 |
Ludovic Chabant |
Merge changes.
|
Wed, 29 Oct 2014 13:57:07 +0100 |
Gerhard Siegesmund |
Prevent lock and temp-File to remain after forced exit.
|
Fri, 07 Nov 2014 13:15:20 -0800 |
Ludovic Chabant |
Use more proper `sh` syntax.
|
Tue, 21 Oct 2014 20:21:31 -0700 |
Ludovic Chabant |
Merge pull request #4 from saaguero/patch-1
|