Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoffeeScript incorrectly considers . to be an identifier character. #617

Closed
rhys-vdw opened this issue May 27, 2014 · 0 comments
Closed

Comments

@rhys-vdw
Copy link

While editing CoffeeScript and HTML spf13 incorrectly identifies something like this.that.somethingElse as a single word. I can fix it by using this command :se iskey-=..

This is not a problem on my workmate's non-spf13 Vim install, so I thought I'd mention it here.

@spf13 spf13 closed this as completed in 49e1bcf Jun 30, 2014
smt added a commit to smt/spf13-vim that referenced this issue Aug 20, 2014
* upstream/3.0: (22 commits)
  Bugfix spf13#320. vimdiff "]c" jump to next diff doesn\'t work spf13#320. Thanks the help from @keelerm84 and @pwolfram
  Improve the readme to show an option to configure the environment variables because they are not set by default with gVim.
  improve rust and puppet support
  Removing csapprox ... and there was rejoicing in the terminals
  Adding tpope/commentary
  Adding Toml support
  Improve the readme showing an option to configure the enviroment variables because they are not set by default by gVim.
  Remove twig from default bundles.
  Move beyondwords/vim-twig into PHP bundle.
  Don't conceal JSON syntax
  Don't remap <CR> for omnicomplete it causes issues
  Closing spf13#500. xptemplate support for scala.
  fixed spf13#547. Better end of word handling.
  Better handling of neocomplete closing.
  Some improvements to clipboard support
  Adding wildfire support.. Hit return to use it.
  Add tpope/vim-repeat to default install
  Fixed spf13#617. period is now an end of word designator
  fixed spf13#474 . Smaller default font on gvim
  remove spf13-vim 3.0 note
  ...
smt added a commit to smt/spf13-vim that referenced this issue Aug 20, 2014
* spf13-merge: (23 commits)
  Merge with latest spf13
  Bugfix spf13#320. vimdiff "]c" jump to next diff doesn\'t work spf13#320. Thanks the help from @keelerm84 and @pwolfram
  Improve the readme to show an option to configure the environment variables because they are not set by default with gVim.
  improve rust and puppet support
  Removing csapprox ... and there was rejoicing in the terminals
  Adding tpope/commentary
  Adding Toml support
  Improve the readme showing an option to configure the enviroment variables because they are not set by default by gVim.
  Remove twig from default bundles.
  Move beyondwords/vim-twig into PHP bundle.
  Don't conceal JSON syntax
  Don't remap <CR> for omnicomplete it causes issues
  Closing spf13#500. xptemplate support for scala.
  fixed spf13#547. Better end of word handling.
  Better handling of neocomplete closing.
  Some improvements to clipboard support
  Adding wildfire support.. Hit return to use it.
  Add tpope/vim-repeat to default install
  Fixed spf13#617. period is now an end of word designator
  fixed spf13#474 . Smaller default font on gvim
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant