A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/brianhuster/dirvish-do.nvim below:

GitHub - brianhuster/dirvish-do.nvim

The file manipulation commands for vim-dirvish that you've always wanted

You can install this plugin using any plugin manager that supports GitHub repositories. Below are some examples:

Note: This plugin is lazy-loaded by default, so you don't need to worry about it slowing down your startup time.

{
    'brianhuster/dirvish-do.nvim', 
    --- No need to specify dependencies as lazy.nvim supports loading dependencies information from pkg.json
}
MiniDeps.add({
    source = 'brianhuster/dirvish-do.nvim',
    depends = {
        'justinmk/vim-dirvish',
    },
})
Plug 'justinmk/vim-dirvish'
Plug 'brianhuster/dirvish-do.nvim'

See :h dirvish-do for more information on how to configure and use the plugin.

This is a fork of vim-dirvish-dovish by Rogin Farrer that has been rewritten in Lua. It uses :h luv and :h builtin Vim commands and functions instead of shell commands for better cross-platform support out of the box.

Thanks to Anton Kavalkou for the inspiration and the idea to integrate with LSP

Big shout out to Melandel for laying the foundation for this plugin!


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4