Fix Unix encoding

This commit is contained in:
Alicia 2021-02-01 06:44:32 -05:00
parent cda186cf32
commit 6b8d4df15a
2 changed files with 2788 additions and 2788 deletions

File diff suppressed because it is too large Load Diff

View File

@ -391,4 +391,4 @@ function! VisualSelection(direction, extra_filter) range
let @/ = l:pattern
let @" = l:saved_reg
endfunction
endfunction