https://github.com/kyoh86/ddu-filter-converter_hl_dir
ddu.vim converter that highlights directory path of file-like items.
https://github.com/kyoh86/ddu-filter-converter_hl_dir
ddu-filter ddu-vim
Last synced: 8 months ago
JSON representation
ddu.vim converter that highlights directory path of file-like items.
- Host: GitHub
- URL: https://github.com/kyoh86/ddu-filter-converter_hl_dir
- Owner: kyoh86
- License: mit
- Created: 2023-06-24T12:08:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T09:06:39.000Z (9 months ago)
- Last Synced: 2025-09-09T12:18:33.224Z (9 months ago)
- Topics: ddu-filter, ddu-vim
- Language: TypeScript
- Homepage:
- Size: 83 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddu-filter-converter_hl_dir
ddu.vim converter that highlights directory path of file-like items.
## screenshot
before:

after:

## [doc](./doc)
## thanks
@yuki-yano gave me the original idea for this converter.