Skip to content

add two line default config#333

Open
awkj wants to merge 1 commit intoliuchengxu:masterfrom
awkj:master
Open

add two line default config#333
awkj wants to merge 1 commit intoliuchengxu:masterfrom
awkj:master

Conversation

@awkj
Copy link
Copy Markdown

@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
Copy Markdown
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.

Comment thread README.md
" 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
Copy Markdown
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
Copy Markdown
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