Skip to content

Preset item "ruler" uses virtual column #1

@obcat

Description

@obcat

hi, cocopon! 🐱 love your plugins, shadeline, iceberg, inspecthi, and so on.
I have one question about shadeline.

Question

The preset item ruler uses virtual column %v instead of logical column %c.
Is there any reason for this?

function! shadeline#preset#ruler() abort
return {
\ 'type': 'raw',
\ 'value': '%3p%%:%-2v',
\ }
endfunction

I think most people like logical column better than virtual one 🤔

please reply whenever it's convenient for you.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions