Skip to content

:set commands aren't working after latest update (1.9.1) #426

Closed Answered by AlexPl292
dylanheiman asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, sorry, that seems to be a bug in the new implementation of vim parser. We'll fix this and for the moment you can use the following rude mapping: nnoremap <expr> <leader>tl (&relativenumber) ? ':set norelativenumber<cr>' : ':set relativenumber<cr>'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lippfi
Comment options

@dylanheiman
Comment options

Answer selected by dylanheiman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants