Skip to content

Commit

Permalink
Merge pull request #26 from wreed4/add-dashes-to-word
Browse files Browse the repository at this point in the history
Add dashes to iskeyword
  • Loading branch information
stephpy authored Jan 14, 2021
2 parents a167447 + fc9d298 commit dce1954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions after/ftplugin/yaml.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
" Date: 2014-10-08
" URL: https://github.com/hjpbarcelos
setlocal autoindent sw=2 ts=2 expandtab
setlocal iskeyword+=-
" vim:set sw=2:

0 comments on commit dce1954

Please sign in to comment.