You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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.
3 years ago
..
src Always ignore the .git directory in file picker (#1604) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Merge remote-tracking branch 'origin/master' into debug 3 years ago
build.rs filter git revision on git command success exit code (#1674) 3 years ago