{"id":13469172,"url":"https://github.com/tpope/vim-vinegar","last_synced_at":"2025-05-15T06:02:22.631Z","repository":{"id":12748773,"uuid":"15421939","full_name":"tpope/vim-vinegar","owner":"tpope","description":"vinegar.vim: Combine with netrw to create a delicious salad dressing","archived":false,"fork":false,"pushed_at":"2024-06-28T23:22:40.000Z","size":38,"stargazers_count":2290,"open_issues_count":32,"forks_count":88,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-01T11:01:49.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.vim.org/scripts/script.php?script_id=5671","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":"tpope","custom":["https://www.paypal.me/vimpope"]}},"created_at":"2013-12-24T16:44:31.000Z","updated_at":"2025-03-30T22:12:43.000Z","dependencies_parsed_at":"2024-07-31T15:10:22.598Z","dependency_job_id":null,"html_url":"https://github.com/tpope/vim-vinegar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-vinegar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-vinegar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-vinegar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-vinegar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-vinegar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838392,"owners_count":21004577,"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":[],"created_at":"2024-07-31T15:01:28.386Z","updated_at":"2025-04-08T12:01:33.525Z","avatar_url":"https://github.com/tpope.png","language":"Vim script","funding_links":["https://github.com/sponsors/tpope","https://www.paypal.me/vimpope"],"categories":["Vim Script","Vim script","Tools"],"sub_categories":["File Management"],"readme":"# vinegar.vim\n\n\u003e Split windows and the project drawer go together like oil and vinegar. I\n\u003e don't mean to say that you can combine them to create a delicious salad\n\u003e dressing. I mean that they don't mix well!\n\u003e - Drew Neil\n\nYou know what netrw is, right?  The built in directory browser?  Well,\nvinegar.vim enhances netrw, partially in an attempt to mitigate the need for\nmore disruptive [\"project drawer\"][Oil and vinegar] style plugins.\n\n[Oil and vinegar]: http://vimcasts.org/blog/2013/01/oil-and-vinegar-split-windows-and-project-drawer/\n\nSome of the behaviors added by vinegar.vim would make excellent upstream\nadditions.  Many, the author would probably reject.  Others are a bit too wild\nto even consider.\n\n* Press `-` in any buffer to hop up to the directory listing and seek to the\n  file you just came from.  Keep bouncing to go up, up, up.  Having rapid\n  directory access available changes everything.\n* All that annoying crap at the top is turned off, leaving you with nothing\n  but a list of files.  This is surprisingly disorienting, but ultimately\n  very liberating.  Press `I` to toggle until you adapt.\n* The oddly C-biased default sort order is replaced with a sensible application\n  of `'suffixes'`.\n* File hiding: files are not listed that match with one of the patterns in\n  `'wildignore'`.  \n  If you put `let g:netrw_list_hide = '\\(^\\|\\s\\s\\)\\zs\\.\\S\\+'`\n  in your vimrc, vinegar will initialize with dot files hidden.\n  Press `gh` to toggle dot file hiding.\n* Press `.` on a file to pre-populate it at the end of a `:` command line.\n  This is great, for example, to quickly initiate a `:grep` of the file or\n  directory under the cursor.  Type `.!chmod +x` and\n  get `:!chmod +x path/to/file`.\n* Press `y.` to yank an absolute path for the file under the cursor.\n* Press `~` to go home.\n* Use Vim's built-in `CTRL-^` (`CTRL-6`) for switching back to the previous\n  buffer from the netrw buffer.\n\n## Installation\n\nInstall using your favourite package manager, or use Vim's built-in package support:\n\n    mkdir -p ~/.vim/pack/tpope/start\n    cd ~/.vim/pack/tpope/start\n    git clone https://github.com/tpope/vim-vinegar.git\n\n## Promotion\n\nLike vinegar.vim?  Star the repository on\n[GitHub](https://github.com/tpope/vim-vinegar) and vote for it on\n[vim.org](https://www.vim.org/scripts/script.php?script_id=5671).\n\nLove vinegar.vim?  Follow [tpope](http://tpo.pe/) on\n[GitHub](https://github.com/tpope) and\n[Twitter](http://twitter.com/tpope).\n\n## License\n\nCopyright © Tim Pope.  Distributed under the same terms as Vim itself.\nSee `:help license`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-vinegar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-vinegar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-vinegar/lists"}