Commit Graph

  • 54d889a637 Merge branch 'marabesi-master' master Nate Kane 2018-05-14 21:32:31 +1000
  • c59f68f747 Use bash syntax highlighting for terminal commands in the readme Nate Kane 2018-05-14 21:27:26 +1000
  • d3cf41db52 Add empty lines after fenced code blocks Nate Kane 2018-05-14 21:25:22 +1000
  • 05e4cc018a
    Update README.markdown Matheus Marabesi 2018-05-13 17:19:27 -0300
  • b40687195c Merge branch 'T99--master' Nate Kane 2017-07-03 21:49:36 +1000
  • b9657e0b8e Revised README with Vundle install and better usage guide Trevor Sears 2017-07-01 13:51:17 -0400
  • 018298ead9 Merge branch 'amerlyq-feature_showtab_switch' Nate Kane 2016-04-17 21:34:10 +1000
  • 930eba1560 Update help file Nate Kane 2016-04-17 21:09:14 +1000
  • 6637da8436 Formatting Nate Kane 2016-04-17 21:07:43 +1000
  • 67f3020a31 Merge branch 'feature_showtab_switch' of https://github.com/amerlyq/vim-indent-guides into amerlyq-feature_showtab_switch Nate Kane 2016-04-17 21:03:37 +1000
  • 705c5fdf0d Merge pull request #110 from dsummersl/master Nate Kane 2016-03-20 20:43:56 +1000
  • 5d9c055689 Adds support for neovim. Dane Summers 2016-03-01 11:26:02 -0500
  • 470ef5e55f Added symmetrical option to disable indents for tab Dmytro Kolomoiets 2015-12-01 12:21:09 +0200
  • 49bde6fa30 Update help file Nate Kane 2015-10-26 19:21:57 +1000
  • a0b7df69de Merge branch 'DerSaidin-patch-1' Nate Kane 2015-10-26 19:12:21 +1000
  • 1b108fc9c9 Whitespace Nate Kane 2015-10-26 19:10:29 +1000
  • fef32d7481 Wording Nate Kane 2015-10-26 19:10:24 +1000
  • 9e2e492055 Exit gracefully if too old to support this plugin Andrew Browne 2015-10-25 21:10:51 +1000
  • 4895e86025 Merge pull request #85 from timoxley/patch-1 Nate Kane 2015-05-11 08:09:35 +1000
  • aedd70ff35 Put a screenshot up-front Tim Oxley 2015-05-11 05:23:15 +0800
  • 184e55848d Update help file Nate Kane 2015-03-22 22:11:13 +1000
  • 7ab92f7c3f Set size of indent guide to tabstop value when noexpandtab is used Jacob Niehus 2014-11-17 14:20:02 -0700
  • a397b3b549 Merge branch 'darkfeline-fix-57' Nate Kane 2015-03-22 21:35:19 +1000
  • f4213240a3 Update help file Nate Kane 2015-03-22 21:33:41 +1000
  • 4228b349f1 Add file for testing when shiftwidth=0 is used Nate Kane 2015-03-22 21:23:29 +1000
  • 7aac8169ea Set size of indent guide to tabstop value when shiftwidth=0 is used Allen Li 2014-02-16 21:07:37 -0500
  • eec1b629dc Help file wording Nate Kane 2013-06-27 20:07:58 +1000
  • 3787ceb198 Use consistent GitHub username format Nate Kane 2013-06-27 20:06:04 +1000
  • e5634c01fc Update the help file for the g:indent_guides_default_mapping option Nate Kane 2013-06-27 19:53:01 +1000
  • 3cfeff1930 Merge branch 'option-no-mapping' of git://github.com/suy/vim-indent-guides into suy-option-no-mapping Nate Kane 2013-06-27 19:43:10 +1000
  • 48a4a8fda4 Update changelog Nate Kane 2013-06-27 19:38:43 +1000
  • 1c60df40e0 Help file formatting Nate Kane 2013-06-27 19:37:17 +1000
  • 869bfc948e Help file wording Nate Kane 2013-06-27 19:37:08 +1000
  • 562cc0de84 Whitepace Nate Kane 2013-06-27 19:14:53 +1000
  • 0996492531 Merge pull request #45 from sergey-vlasov/master Nate Kane 2013-06-27 02:13:24 -0700
  • c8f2f3c089 Add option g:indent_guides_default_mapping Alejandro Exojo 2013-06-26 08:28:01 +0200
  • a5700082c7 Split multiple filetypes on ".". Nate Kane 2013-03-14 09:55:58 +1000
  • d29fbb3fa3 Bump version and update the doc. Nate Kane 2013-03-07 09:03:53 +1000
  • 29037575e3 Disable the plugin when in a diff. Nate Kane 2013-03-07 08:59:56 +1000
  • cf3948a3fb Update license in the doc. Nate Kane 2013-03-06 22:03:32 +1000
  • 3b134f394d Fix comment. Nate Kane 2013-03-06 22:03:16 +1000
  • 997bede1b5 Add option g:indent_guides_exclude_filetypes. Nate Kane 2013-03-06 21:57:33 +1000
  • 0421be28b3 Trigger BufEnter and process modelines after loading the colorscheme. Nate Kane 2013-03-03 22:57:06 +1000
  • ac069a993e Process autocmds after loading the colorscheme. Nate Kane 2013-02-04 13:10:55 +1000
  • 74c8bdeecb Added new g:indent_guides_soft_pattern option Sergey Vlasov 2012-10-11 15:51:43 +0300
  • 5bc809d055 Merge pull request #40 from sergey-vlasov/master Nate 2012-07-15 01:37:15 -0700
  • d9fe8b1fcf Setting foreground colors with respect to background Sergey Vlasov 2012-07-10 15:14:26 +0300
  • 66306748d8 Only check normal mode for existing <Plug>IndentGuidesToggle mapping. Nate Kane 2012-05-22 12:49:43 +1000
  • 1cd149ed2e Don't perform default mapping if <Leader>ig is already mapped. Nate Kane 2012-05-22 12:37:06 +1000
  • c909e3193a Allow default mapping to be overridden. Nate Kane 2012-05-22 08:52:46 +1000
  • cf6f4d4661 Bump version to 1.6. 1.6 Nate Kane 2012-01-01 21:43:35 +1000
  • 2cbe919452 Update copyright year in help file. Nate Kane 2012-01-01 21:43:20 +1000
  • e8f50f3c8b Remove IRC as contact method in help file. Nate Kane 2012-01-01 21:42:46 +1000
  • f1c115ce5d Merge pull request #25 from mutewinter/master Nate 2011-11-28 14:43:13 -0800
  • 287132df04 Merge pull request #27 from acx0/master Nate 2011-11-28 14:27:16 -0800
  • bdf4ec3ff8 Added test to only use str2float if compiled with +float Sam Lidder 2011-10-19 22:36:39 -0400
  • 57b6da6d12 Fixes E803 ID not found spam Jeremy Mack 2011-09-28 21:19:41 -0300
  • 6854275667 Merge pull request #19 from scoz/ignore-space-option Nate 2011-08-30 05:21:42 -0700
  • eb5644430a Merge pull request #22 from lenniboy/master Nate 2011-08-30 05:09:31 -0700
  • 951619130f add doc/tags to gitgnore - helps to keep the vim/bundles dir clean if using pathogen with git submodules Leonard Ehrenfried 2011-08-23 22:14:10 +0200
  • 9d189306aa Added a flag for ignoring spaces Ryan Souza 2011-07-31 18:11:04 -0700
  • 62a2fd103f Updated the readme and help file. 1.5 Nate Kane 2011-03-13 22:00:59 +1100
  • 7826042406 Added new test file. Nate Kane 2011-03-13 21:34:34 +1100
  • 6e145a10cf Whitespace. Nate Kane 2011-03-13 21:34:00 +1100
  • 60f435ee57 Removed the indent_guides#get_indent_size function. Nate Kane 2011-03-13 21:32:28 +1100
  • 5f48d29177 Refactored the regex for the highlight patterns. Nate Kane 2011-03-13 21:29:27 +1100
  • a3ba000ddb Updated help file. Nate Kane 2011-03-06 23:49:11 +1000
  • d9c596352a Fixed bug with calculating guide size. Nate Kane 2011-03-06 23:48:08 +1000
  • 7af506c797 Tweaked highlight patterns. Nate Kane 2011-03-06 23:31:54 +1000
  • 73703c93ad Updated test files. Nate Kane 2011-03-06 23:30:35 +1000
  • 78d34d1018 Merge branch 'mixed-tabs-and-spaces' of https://github.com/graywh/vim-indent-guides into graywh-mixed-tabs-and-spaces Nate Kane 2011-03-06 22:35:16 +1000
  • f7d5111c34 Partial support for mixed tabs and spaces. Will Gray 2011-02-18 08:20:27 -0600
  • 0a14a1558e Fix typo causing global settings to be stored as strings. Will Gray 2011-02-21 13:23:21 -0600
  • ed8eff420b Updated the help file Nate Kane 2011-02-21 23:48:14 +1000
  • 5146db837f Merge branch 'master' of https://github.com/voidus/vim-indent-guides into voidus-master Nate Kane 2011-02-21 23:38:47 +1000
  • feba7e9fa7 Updated the help file Nate Kane 2011-02-21 23:36:22 +1000
  • 2415d8b709 Merge branch 'graywh-issue5' Nate Kane 2011-02-21 23:31:51 +1000
  • fa67d46aca Removed unnecessary exe calls for default highlights Nate Kane 2011-02-21 23:29:30 +1000
  • f972f0264f Use str2float instead of plain floats. Fixes #10 Simon Kohlmeyer 2011-02-21 10:34:24 +0100
  • 3cd1b09fb3 Updated the help file. Nate Kane 2011-02-20 22:55:19 +1000
  • 9441c97e57 Enable chaining :commands with :bar. Will Gray 2011-02-17 15:29:34 -0600
  • 10b809d187 Don't clobber pre-set custom colors. Will Gray 2011-02-17 15:13:14 -0600
  • 4a3c2d3d46 Updated the Last Change date 1.4 Nate Kane 2011-02-06 22:54:48 +1000
  • 353bef3dba Improved Windows support Nate Kane 2011-01-24 22:23:32 +1000
  • 3c86647883 Added new global option to configure whether the plugin is enabled on Vim startup Nate Kane 2011-01-24 20:45:18 +1000
  • 0c214805f2 Updated the help file to reflect the latest changes 1.3 Nate Kane 2011-01-17 20:38:35 +1000
  • 2ea3460539 Altered some comment wording Nate Kane 2011-01-17 20:35:37 +1000
  • bd16c77359 Changed the default value of g:indent_guides_color_change_percent to 10% Nate Kane 2011-01-17 20:35:17 +1000
  • 349edc9da2 Added support for gVim themes that don't specify a hi Normal guibg color Nate Kane 2011-01-17 13:13:50 +1000
  • 6bbbc619d6 Updated the last change date in the help file 1.2 Nate Kane 2011-01-10 21:43:05 +1000
  • 5344539e70 Tweaked the readme yet again Nate Kane 2011-01-10 21:38:06 +1000
  • 80d96b425a Tweaked the readme again Nate Kane 2011-01-09 22:41:53 +1000
  • a0e3e35bd3 Tweaked the readme Nate Kane 2011-01-09 22:33:08 +1000
  • 77bf750ed0 Replaced the screenshots in the readme Nate Kane 2011-01-09 22:25:56 +1000
  • c28e193772 Updated the readme and help file with details about the new start level option Nate Kane 2011-01-09 20:55:27 +1000
  • 67398b8358 Added new global option to configure which indent level to start the indent guides from Nate Kane 2011-01-09 20:53:48 +1000
  • 06d2b34874 Refactored some core logic and added some simple debugging Nate Kane 2011-01-05 14:07:53 +1000
  • d53103f9a8 Updated the readme and help file with details about the new customizable size option for indent guides Nate Kane 2011-01-05 13:22:40 +1000
  • f2608db67e Refactored some core functionality and implemented an initial version of the custom guide size feature [issue2] Nate Kane 2011-01-04 23:53:17 +1000
  • 538554b19f Refactored the way global variables are initialized and added a new plugin option: g:indent_guides_indent_guide_size Nate Kane 2011-01-04 23:49:25 +1000