Commit Graph

163 Commits

Author SHA1 Message Date
Nate Kane
54d889a637 Merge branch 'marabesi-master'
* marabesi-master:
  Use bash syntax highlighting for terminal commands in the readme
  Add empty lines after fenced code blocks
  Update README.markdown
2018-05-14 21:32:31 +10:00
Nate Kane
c59f68f747 Use bash syntax highlighting for terminal commands in the readme 2018-05-14 21:29:28 +10:00
Nate Kane
d3cf41db52 Add empty lines after fenced code blocks 2018-05-14 21:25:22 +10:00
Matheus Marabesi
05e4cc018a
Update README.markdown
added syntax highlight to make easier to read the options
2018-05-13 17:19:27 -03:00
Nate Kane
b40687195c Merge branch 'T99--master'
* T99--master:
  Revised README with Vundle install and better usage guide
2017-07-03 21:49:36 +10:00
Trevor Sears
b9657e0b8e Revised README with Vundle install and better usage guide 2017-07-03 21:46:48 +10:00
Nate Kane
018298ead9 Merge branch 'amerlyq-feature_showtab_switch'
* amerlyq-feature_showtab_switch:
  Update help file
  Formatting
  Added symmetrical option to disable indents for tab
2016-04-17 21:34:10 +10:00
Nate Kane
930eba1560 Update help file 2016-04-17 21:11:15 +10:00
Nate Kane
6637da8436 Formatting 2016-04-17 21:07:43 +10:00
Nate Kane
67f3020a31 Merge branch 'feature_showtab_switch' of https://github.com/amerlyq/vim-indent-guides into amerlyq-feature_showtab_switch
* 'feature_showtab_switch' of https://github.com/amerlyq/vim-indent-guides:
  Added symmetrical option to disable indents for tab
2016-04-17 21:03:37 +10:00
Nate Kane
705c5fdf0d Merge pull request #110 from dsummersl/master
Adds support for neovim.
2016-03-20 20:43:56 +10:00
Dane Summers
5d9c055689 Adds support for neovim.
gui highlighting was broken after neovim revision 79a698 (removed support for
gui_running hack to check for truecolor support).
2016-03-01 11:26:02 -05:00
Dmytro Kolomoiets
470ef5e55f Added symmetrical option to disable indents for tab
nathanaelkane/vim-indent-guides#102
2015-12-01 12:21:09 +02:00
Nate Kane
49bde6fa30 Update help file 2015-10-26 19:21:57 +10:00
Nate Kane
a0b7df69de Merge branch 'DerSaidin-patch-1'
* DerSaidin-patch-1:
  Whitespace
  Wording
  Exit gracefully if too old to support this plugin
2015-10-26 19:12:21 +10:00
Nate Kane
1b108fc9c9 Whitespace 2015-10-26 19:10:29 +10:00
Nate Kane
fef32d7481 Wording 2015-10-26 19:10:24 +10:00
Andrew Browne
9e2e492055 Exit gracefully if too old to support this plugin 2015-10-25 21:10:51 +10:00
Nate Kane
4895e86025 Merge pull request #85 from timoxley/patch-1
Put a screenshot up-front
2015-05-11 08:09:35 +10:00
Tim Oxley
aedd70ff35 Put a screenshot up-front
Serves as a tl;dr.
2015-05-11 05:23:15 +08:00
Nate Kane
184e55848d Update help file 2015-03-22 22:18:31 +10:00
Jacob Niehus
7ab92f7c3f Set size of indent guide to tabstop value when noexpandtab is used 2015-03-22 22:11:32 +10:00
Nate Kane
a397b3b549 Merge branch 'darkfeline-fix-57'
* darkfeline-fix-57:
  Update help file
  Add file for testing when `shiftwidth=0` is used
  Set size of indent guide to `tabstop` value when `shiftwidth=0` is used
2015-03-22 21:35:19 +10:00
Nate Kane
f4213240a3 Update help file 2015-03-22 21:34:51 +10:00
Nate Kane
4228b349f1 Add file for testing when shiftwidth=0 is used 2015-03-22 21:34:27 +10:00
Allen Li
7aac8169ea Set size of indent guide to tabstop value when shiftwidth=0 is used
Fixes #57
2015-03-22 21:33:55 +10:00
Nate Kane
eec1b629dc Help file wording 2013-06-27 20:07:58 +10:00
Nate Kane
3787ceb198 Use consistent GitHub username format 2013-06-27 20:06:04 +10:00
Nate Kane
e5634c01fc Update the help file for the g:indent_guides_default_mapping option 2013-06-27 19:54:06 +10:00
Nate Kane
3cfeff1930 Merge branch 'option-no-mapping' of git://github.com/suy/vim-indent-guides into suy-option-no-mapping
* 'option-no-mapping' of git://github.com/suy/vim-indent-guides:
  Add option g:indent_guides_default_mapping

Conflicts:
	plugin/indent_guides.vim
2013-06-27 19:43:10 +10:00
Nate Kane
48a4a8fda4 Update changelog 2013-06-27 19:40:58 +10:00
Nate Kane
1c60df40e0 Help file formatting 2013-06-27 19:40:53 +10:00
Nate Kane
869bfc948e Help file wording 2013-06-27 19:40:48 +10:00
Nate Kane
562cc0de84 Whitepace 2013-06-27 19:40:22 +10:00
Nate Kane
0996492531 Merge pull request #45 from sergey-vlasov/master
New `g:indent_guides_soft_pattern` option
2013-06-27 02:13:24 -07:00
Alejandro Exojo
c8f2f3c089 Add option g:indent_guides_default_mapping 2013-06-26 08:28:01 +02:00
Nate Kane
a5700082c7 Split multiple filetypes on ".".
Thanks @kljohann
2013-03-14 10:00:19 +10:00
Nate Kane
d29fbb3fa3 Bump version and update the doc. 2013-03-07 09:06:59 +10:00
Nate Kane
29037575e3 Disable the plugin when in a diff.
Closes #48.
2013-03-07 09:06:52 +10:00
Nate Kane
cf3948a3fb Update license in the doc. 2013-03-06 22:48:09 +10:00
Nate Kane
3b134f394d Fix comment. 2013-03-06 22:44:10 +10:00
Nate Kane
997bede1b5 Add option g:indent_guides_exclude_filetypes.
For specifying a list of filetypes to disable the plugin for.

Closes #20 and #26.
2013-03-06 22:43:57 +10:00
Nate Kane
0421be28b3 Trigger BufEnter and process modelines after loading the colorscheme. 2013-03-03 22:59:08 +10:00
Nate Kane
ac069a993e Process autocmds after loading the colorscheme. 2013-02-04 13:10:55 +10:00
Sergey Vlasov
74c8bdeecb Added new g:indent_guides_soft_pattern option 2012-10-11 15:51:43 +03:00
Nate
5bc809d055 Merge pull request #40 from sergey-vlasov/master
Foreground color fix for special characters
2012-07-15 01:37:15 -07:00
Sergey Vlasov
d9fe8b1fcf Setting foreground colors with respect to background 2012-07-10 15:14:26 +03:00
Nate Kane
66306748d8 Only check normal mode for existing <Plug>IndentGuidesToggle mapping. 2012-05-22 12:49:43 +10:00
Nate Kane
1cd149ed2e Don't perform default mapping if <Leader>ig is already mapped. 2012-05-22 12:40:41 +10:00
Nate Kane
c909e3193a Allow default mapping to be overridden. 2012-05-22 09:00:46 +10:00