Skip to content

Conversation

jmacmahon
Copy link

Using Vim options:

    cursorline = true,
    number = true,
    list = true,
    listchars = 'tab:──╴,trail:&,nbsp:^',

Before CursorLineNr commit:
image
After CursorLineNr commit:
image

Before Whitespace commit:
image
After Whitespace commit:
image

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

Successfully merging this pull request may close these issues.

1 participant