mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
4a22fb06b9
`FileID` should encapsulate `st_dev` and `st_ino`. It is a new abstraction used to check if two files are the same. `FileID`s will be embeded inside other struts like `buf_t` or `ff_visited_T`, where a full `FileInfo` would be to big. |
||
---|---|---|
.. | ||
os | ||
formatc.lua | ||
garray.moon | ||
helpers.moon | ||
path.moon | ||
preprocess.moon | ||
set.moon |