{"id":28713314,"url":"https://github.com/brianhuster/direx.nvim","last_synced_at":"2025-06-15T00:09:45.664Z","repository":{"id":279135774,"uuid":"937568241","full_name":"brianhuster/direx.nvim","owner":"brianhuster","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-03T09:18:10.000Z","size":90,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T20:25:31.399Z","etag":null,"topics":["neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianhuster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-23T11:40:05.000Z","updated_at":"2025-06-03T09:18:11.000Z","dependencies_parsed_at":"2025-02-24T01:27:45.071Z","dependency_job_id":"c6438398-0686-4851-98d3-c3ca9d07247b","html_url":"https://github.com/brianhuster/direx.nvim","commit_stats":null,"previous_names":["brianhuster/dir.nvim","brianhuster/direx.nvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brianhuster/direx.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhuster%2Fdirex.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhuster%2Fdirex.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhuster%2Fdirex.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhuster%2Fdirex.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhuster","download_url":"https://codeload.github.com/brianhuster/direx.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhuster%2Fdirex.nvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901391,"owners_count":22929227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neovim-plugin"],"created_at":"2025-06-15T00:09:42.605Z","updated_at":"2025-06-15T00:09:45.656Z","avatar_url":"https://github.com/brianhuster.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dir.nvim\n\nA simple file explorer for Neovim, inspired by [vim-dirvish](https://github.com/justinmk/vim-dirvish) and [vim-drvo](https://github.com/matveyt/vim-drvo).\n\n# Features\n\n- Small: ~700 LOC\n- Simple and minimal UI: Every Direx buffer is just a list of absolute paths, in which parent directory names are hidden by `conceal`.\n- Supports preview, hover info, cut, copy, paste, delete, rename files\n- Find files using `:DirexFind`, grep using `:DirexGrep`\n- LSP integration\n- Use `:Shdo` to script your actions\n- Integration with external fuzzy finders like [fzf](https://github.com/junegunn/fzf), [fzy](https://github.com/jhawthorn/fzy), [skim](https://github.com/lotabout/skim) and [fd](https://github.com/sharkdp/fd)\n\n# Installation\n\nYou can install the plugin using your favorite plugin manager, for example `vim-plug`:\n\n```vim\nPlug 'brianhuster/direx.nvim'\n```\n\nOr you can install it using native `packages` feature\n```sh\ngit clone https://github.com/brianhuster/direx.nvim.git ~/.local/share/nvim/site/pack/plugins/start/direx.nvim\n```\n\nSee [`:h direx`](https://github.com/brianhuster/direx.nvim/blob/main/doc/direx.txt) for information about configuration and usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhuster%2Fdirex.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianhuster%2Fdirex.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhuster%2Fdirex.nvim/lists"}