helix-mods/helix-term
Daniel S Poulin 700058f433
Always ignore the .git directory in file picker (#1604)
Some users (including myself) want to turn off filtering of files
prefixed with `.`, as they are often useful to edit. For example, `.env`
files, configuration for linters `.eslint.json` and the like.
2022-02-20 15:47:43 +09:00
..
src Always ignore the .git directory in file picker (#1604) 2022-02-20 15:47:43 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs filter git revision on git command success exit code (#1674) 2022-02-18 13:05:12 +09:00
Cargo.toml Merge remote-tracking branch 'origin/master' into debug 2022-02-13 18:31:51 +09:00