Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings for sign column width #241

Closed
letalvoj opened this issue Mar 26, 2015 · 4 comments
Closed

Settings for sign column width #241

letalvoj opened this issue Mar 26, 2015 · 4 comments

Comments

@letalvoj
Copy link

Hi,

I find distracting, that the default sign column width is two even if all the signs are of width one. Could the settings be exposed? Or could just somebody point me to the part of the code which creates the column?

Thanks
V.

@airblade
Copy link
Owner

You can't change the width of the sign column: Vim fixes it to two characters. From :h sign-intro:

When signs are defined for a file, Vim will automatically add a column of two
characters to display them in.

@letalvoj
Copy link
Author

Thanks for such a quick response and also sorry for my dumb question. :)

V.L.

On 03/26/2015 10:03 AM, Andy Stewart wrote:

You can't change the width of the sign column: Vim fixes it to two
characters. From |:h sign-intro|:

When signs are defined for a file, Vim will automatically add a
column of two
characters to display them in.


Reply to this email directly or view it on GitHub
#241 (comment).

@airblade
Copy link
Owner

I had no idea the sign column was fixed width until I built this plugin :)

@gabrielflorit
Copy link

FYI neovim/neovim#990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants