space-vim icon indicating copy to clipboard operation
space-vim copied to clipboard

add two line default config

Open awkj opened this issue 7 years ago • 2 comments

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.

awkj avatar Jul 08 '18 08:07 awkj

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.

liuchengxu avatar Jul 08 '18 08:07 liuchengxu

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

liuchengxu avatar Jul 08 '18 08:07 liuchengxu