Re: [vim/vim] and can't be recognized in vimrc (#1239)

2016-11-07 Fir de Conversatie h_east
Hi Ziming, 2016-11-8(Tue) 15:46:44 UTC+9 Ziming Dong: > @vim-ml > > Messages maintainer: Bram Moolenaar > compatible: 0 > cpoptions: aAbBcCdDeEfFgHiIjJkKlLmMnoOpPqrRsStuvwWxXyZ$!%*-+<>; If `<` is included in `cpoptions` option, You can see the behavior you reported. Have you

Re: [vim/vim] and can't be recognized in vimrc (#1239)

2016-11-07 Fir de Conversatie h_east
Hi Ziming, 2016-11-8(Tue) 13:36:28 UTC+9 Ziming Dong: > I'm using vim8.0, version 8.0.23. > > this is my vimrc file in ~/.vimrc. > > I find these lines not working, > :map :tabp > :map :tabn > inoremap { {} > inoremap ( () > inoremap [ [] > > > and when I type {, I just get {} in insert