canola.nvim/tests
Ezekiel Warren 60e68967e5
feat: highlight groups for hidden files (#459)
* feat: hidden highlights

* feat: OilHidden for hidden highlights instead of Comment

* fix: add the new combinatoric highlight groups

* perf: get rid of a call to is_hidden_file

* fix: tweak the default highlight group links

* fix: update function call in unit tests

---------

Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2024-11-22 08:55:55 -08:00
..
altbuf_spec.lua fix: support visual mode when preview window is open (#315) 2024-04-19 16:31:42 -04:00
files_spec.lua feat: trash support for linux and mac (#165) 2023-11-05 12:40:58 -08:00
manual_progress.lua feat: can restore Oil progress window when minimized 2024-04-19 16:31:42 -04:00
minimal_init.lua feat: trash support for linux and mac (#165) 2023-11-05 12:40:58 -08:00
move_rename_spec.lua feat: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00
mutator_spec.lua fix: process deletes in dir before moving dir 2024-08-25 20:46:46 -07:00
parser_spec.lua feat: highlight groups for hidden files (#459) 2024-11-22 08:55:55 -08:00
path_spec.lua feat: first draft 2023-01-02 01:34:53 -08:00
regression_spec.lua lint: remove unused variable 2024-04-21 07:55:19 -07:00
select_spec.lua fix: some autocmds skipped when opening files from oil (#120) 2023-06-24 23:28:57 -07:00
test_util.lua fix: bug copying file multiple times 2023-11-19 23:58:40 -08:00
tmpdir.lua feat: trash support for linux and mac (#165) 2023-11-05 12:40:58 -08:00
trash_spec.lua fix: bug copying file multiple times 2023-11-19 23:58:40 -08:00
url_spec.lua feat: trash support for linux and mac (#165) 2023-11-05 12:40:58 -08:00
win_options_spec.lua fix: fix flaky test 2023-08-20 23:33:34 +00:00