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 |
|
Nate Kane
|
cf6f4d4661
|
Bump version to 1.6.
|
2012-01-01 21:44:16 +10:00 |
|
Nate Kane
|
2cbe919452
|
Update copyright year in help file.
|
2012-01-01 21:44:14 +10:00 |
|
Nate Kane
|
e8f50f3c8b
|
Remove IRC as contact method in help file.
|
2012-01-01 21:44:10 +10:00 |
|
Nate
|
f1c115ce5d
|
Merge pull request #25 from mutewinter/master
Fix E803 ID not found spam.
|
2011-11-28 14:43:13 -08:00 |
|
Nate
|
287132df04
|
Merge pull request #27 from acx0/master
Fix str2float issue with Vim 7.1.
|
2011-11-28 14:27:16 -08:00 |
|
Sam Lidder
|
bdf4ec3ff8
|
Added test to only use str2float if compiled with +float
|
2011-10-19 22:36:39 -04:00 |
|
Jeremy Mack
|
57b6da6d12
|
Fixes E803 ID not found spam
|
2011-09-28 21:19:41 -03:00 |
|
Nate
|
6854275667
|
Merge pull request #19 from scoz/ignore-space-option
Added a flag for ignoring spaces.
|
2011-08-30 05:21:42 -07:00 |
|
Nate
|
eb5644430a
|
Merge pull request #22 from lenniboy/master
Add 'doc/tags' to gitgnore.
|
2011-08-30 05:09:31 -07:00 |
|
Leonard Ehrenfried
|
951619130f
|
add doc/tags to gitgnore - helps to keep the vim/bundles dir clean if using pathogen with git submodules
|
2011-08-23 22:14:10 +02:00 |
|
Ryan Souza
|
9d189306aa
|
Added a flag for ignoring spaces
Added flag g:indent_guides_enable_on_vim_startup
Controls whether spaces are considered for indent calculating
|
2011-07-31 18:11:04 -07:00 |
|
Nate Kane
|
62a2fd103f
|
Updated the readme and help file.
|
2011-03-13 22:15:34 +11:00 |
|
Nate Kane
|
7826042406
|
Added new test file.
|
2011-03-13 21:38:26 +11:00 |
|
Nate Kane
|
6e145a10cf
|
Whitespace.
|
2011-03-13 21:34:00 +11:00 |
|
Nate Kane
|
60f435ee57
|
Removed the indent_guides#get_indent_size function.
|
2011-03-13 21:32:28 +11:00 |
|
Nate Kane
|
5f48d29177
|
Refactored the regex for the highlight patterns.
|
2011-03-13 21:29:27 +11:00 |
|
Nate Kane
|
a3ba000ddb
|
Updated help file.
|
2011-03-06 23:49:11 +10:00 |
|
Nate Kane
|
d9c596352a
|
Fixed bug with calculating guide size.
|
2011-03-06 23:48:08 +10:00 |
|
Nate Kane
|
7af506c797
|
Tweaked highlight patterns.
|
2011-03-06 23:31:54 +10:00 |
|
Nate Kane
|
73703c93ad
|
Updated test files.
|
2011-03-06 23:30:35 +10:00 |
|
Nate Kane
|
78d34d1018
|
Merge branch 'mixed-tabs-and-spaces' of https://github.com/graywh/vim-indent-guides into graywh-mixed-tabs-and-spaces
* 'mixed-tabs-and-spaces' of https://github.com/graywh/vim-indent-guides:
Partial support for mixed tabs and spaces.
|
2011-03-06 22:35:16 +10:00 |
|
Will Gray
|
f7d5111c34
|
Partial support for mixed tabs and spaces.
Also account for 1 tab == 1 indent.
|
2011-02-21 14:08:05 -06:00 |
|
Will Gray
|
0a14a1558e
|
Fix typo causing global settings to be stored as strings.
|
2011-02-21 13:23:21 -06:00 |
|