mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update isfname option
Colon is a valid character for file path on Windows.
This commit is contained in:
parent
dfd63c9a3c
commit
be079c6c09
@ -165,6 +165,5 @@ set signcolumn=auto:2
|
||||
|
||||
" Remove certain character from file name pattern matching
|
||||
set isfname-==
|
||||
set isfname-=:
|
||||
set isfname-=,
|
||||
"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user