Browse Source

Removed colon from word matching in vim for tex.

master
Daniel Sissom 7 months ago
parent
commit
2a10d316c2
Signed by: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 1 additions and 0 deletions
  1. + 1
    - 0
      vim/vim/after/ftplugin/tex.vim

+ 1
- 0
vim/vim/after/ftplugin/tex.vim

@ -0,0 +1 @@
setlocal iskeyword-=:

Loading…
Cancel
Save