forked from dag/vim-fish
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove '/' from iskeyword so that 'w' doesn't skip over entire paths.
I didn't remove the iskeyword definition entirely because I believe including '_' and '.' is still useful. Also, fix syntax definitions to include '/' as well wherever they use '\k' so that / is still highlighted. cc: dag#44
- Loading branch information
blank_name
committed
Mar 22, 2020
1 parent
fc758c6
commit 1af585c
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters