]> git.phdru.name Git - dotfiles.git/commitdiff
Set iskeyword in one command instead of two
authorOleg Broytman <phd@phdru.name>
Fri, 14 Mar 2014 21:48:45 +0000 (01:48 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 14 Mar 2014 21:48:45 +0000 (01:48 +0400)
.vim/after/plugin/isk.vim

index a9ef21a563061427a0031091aabda2024d3e956e..c361e75634be50c66f492c3083e266beb0bec09b 100644 (file)
@@ -1,2 +1 @@
-autocmd BufReadPost * set iskeyword-=-
-autocmd BufReadPost * set iskeyword-=.
+autocmd BufReadPost * set iskeyword-=- iskeyword-=.