Marco Hinz
0261a6af2c
Improve :SyDebug
2014-09-18 13:11:33 +02:00
James McCoy
c9007b894b
Use 1-based indexing for buffer ranges
...
`:SyDebug` is displaying info if an alternate buffer is set. This
occurs because a buffer number of 0 represents the alternate buffer.
Using a 1-based range in sy#debug#list_active_buffers fixes this.
Signed-off-by: James McCoy <vega.james@gmail.com>
References #97 .
2013-11-22 20:51:37 +01:00
Marco Hinz
f7dc63e819
Remove 3-argument getbufvar() for better compatibility
...
References #95 .
2013-11-22 16:14:28 +01:00
Marco Hinz
a2b0de3359
Fix :SyDebug for certain corner cases
2013-11-22 14:05:18 +01:00
James McCoy
5211c19ee7
Move Sy's data from g:sy to b:sy
2013-11-22 13:48:49 +01:00
Marco Hinz
50496311c5
Remove guards from autoload files
2013-09-30 10:22:20 +02:00
Marco Hinz
a9284f363c
Move modelines to the top
2013-09-30 10:19:31 +02:00
Marco Hinz
b29cd71f6d
Set encoding for plugin files
...
Closes #54 .
2013-08-19 17:36:16 +02:00
Marco Hinz
c2770af9f1
Correct comment
2013-07-19 22:33:23 +02:00
Marco Hinz
ea331d6065
Populate autoload/
2013-07-17 12:30:58 +02:00