Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vimrc: set backspace, neocomplcache_enable_auto_select and Airline
set backspace=indent,eol,start let g:neocomplcache_enable_auto_select = 0 nmap <leader>= <Plug>AirlineSelectNextTab nmap <Leader>+ :bd<cr> Signed-off-by: lilei <[email protected]>
- Loading branch information