0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

51 Commits

Author SHA1 Message Date
Bram Moolenaar
b005cd80cf patch 8.1.1979: code for handling file names is spread out
Problem:    Code for handling file names is spread out.
Solution:   Move code to new filepath.c file.  Graduate FEAT_MODIFY_FNAME.
2019-09-04 15:54:55 +02:00