Glench / dotfiles

Glench's configuration files. Cross-platform, much vim, python, bash, and javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misc issues in vim

Glench opened this issue · comments

  • tab completion instead of inserting tab on new line is super annoying
  • syntax highlighting sometimes just doesn't work in js in html - have to scroll up and down to fix. Seems related to => functions?
  • rainbow parens doesn't work in js in html

rainbow parens issue opened: luochen1990/rainbow#137

syntax highlighting issue opened: vim/vim#5440