Closed GoogleCodeExporter closed 9 years ago
I cannot reproduce this on my installation. I create a new buffer with text
"one.two", put my cursor on "two" and type viw. Only "two" is selected. I then
":set filetype=ruby" and try again. Same result. I then ":set
filetype=javascript" and try again. Same result again. ":set isk?" does not
include the . in the value.
What does ":verbose set isk?" tell you? I suspect something in your config is
setting this value, not a plugin distributed with Vim.
Original comment by fritzoph...@gmail.com
on 22 Nov 2013 at 6:37
This was a plugin misbehaving, sorry:
https://github.com/gorodinskiy/vim-coloresque/blob/0c21b1469993e610600e88e734ffe
90b9c10a514/after/syntax/css/vim-coloresque.vim#L127 . Thanks for the tip on
:verbose. I didn't know that before, would've really helped in tracking this
down. Cheers,
Josh
Original comment by j...@bendyworks.com
on 5 Dec 2013 at 7:40
This can be closed as NOTABUG
Original comment by j...@bendyworks.com
on 5 Dec 2013 at 7:40
Original comment by chrisbr...@googlemail.com
on 3 Oct 2014 at 11:39
Original issue reported on code.google.com by
randomen...@gmail.com
on 22 Nov 2013 at 5:51