Commit Graph

12 Commits

Author SHA1 Message Date
Felipe Lema
03fac5dfd6 don't error when file cannot be read 2024-08-27 09:18:05 -04:00
Felipe Lema
838a125866 improve doc-comments 2024-08-22 10:57:07 -04:00
Felipe Lema
bfea892686 read file contents in separate thread 2024-08-21 09:58:07 -04:00
Felipe Lema
1c883336a7 vim.loop → vim.uv 2024-08-21 08:57:03 -04:00
Felipe Lema
46714d1bed setup consistent formatting & format consistently 2024-03-11 12:23:12 -03:00
davidsierradz
6eeaf0f396 Add show_hidden_files_by_default option (#2)
MR requested at https://github.com/hrsh7th/cmp-path/pull/66#issuecomment-1938589117

Reviewed-on: https://codeberg.org/FelipeLema/cmp-async-path/pulls/2
Co-authored-by: davidsierradz <davidsierradz@gmail.com>
Co-committed-by: davidsierradz <davidsierradz@gmail.com>
2024-02-15 20:59:14 +00:00
Hoang Nguyen
dda6ddb1df
fix: hidden entries not showing up in the candidate list
`include_hidden` variable was accessed out of scope.
2024-02-12 00:00:00 +07:00
Felipe Lema
f872e56565 luatexts→vim.json.{encode,decode} 2024-02-02 17:10:30 -03:00
Felipe Lema
366aa70a3d implement async using luv's thread pool + serialization 2023-01-16 16:19:46 -03:00
Felipe Lema
a17dc59b24 silence warnings 2022-12-30 10:25:46 -03:00
Felipe Lema
8e71ca21ba lua-format 2022-12-27 14:49:23 -03:00
Felipe Lema
f4bfff1637 rename paths 2022-12-27 14:46:31 -03:00