aboutsummaryrefslogtreecommitdiff
path: root/scripts/text_utils.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-06 20:13:07 +0800
committerGitHub <noreply@github.com>2024-08-06 20:13:07 +0800
commitb5f92c4e5c7428fe1c1f91620f4b545b30b49855 (patch)
tree58f5b5ec6625257ed7ce9514f39823442e92a10e /scripts/text_utils.lua
parentb04b263e1f827e113e51a43bab0a3d5a4a28f83f (diff)
downloadrneovim-b5f92c4e5c7428fe1c1f91620f4b545b30b49855.tar.gz
rneovim-b5f92c4e5c7428fe1c1f91620f4b545b30b49855.tar.bz2
rneovim-b5f92c4e5c7428fe1c1f91620f4b545b30b49855.zip
refactor: extract eval/fs.c from eval/funcs.c (#29985)
In Vim a lot of filesystem functions have been moved to filepath.c. However, some of these functions actually deal with file contents, and Nvim's filesystem-related functions are spread out in a different way. Therefore, it's better to use a different file for these functions.
Diffstat (limited to 'scripts/text_utils.lua')
0 files changed, 0 insertions, 0 deletions