Skip to content

Conversation

@awkj
Copy link

@awkj awkj commented Jul 8, 2018

I add a issue https://github.com/liuchengxu/space-vim/issues/328
thanks author help me to solve it.
I think norelative number and mouse support is frequently-used config, so I try to add it to .spacevim.

@liuchengxu
Copy link
Owner

Mouse support have been added by default, see https://github.com/liuchengxu/vim-better-default/blob/master/plugin/default.vim#L34, :verbose set mouse?. FYI, set mouse-=a is not to add the mouse support but to remove instead.

" If your want open mouse support, uncomment the line below
" set mouse-=a

" If your don't want relative number, uncomment the line below
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo -> If you don't want the relative number

@liuchengxu
Copy link
Owner

I'm fine with the no relative number instruction, but the mouse part is needless.

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.

2 participants