Skip to content

doodleEsc/doodleVim.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

888 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoodleVim

Fast Neovim Configuration.

Required

  • Neovim >= 0.7.0
  • Python3
  • tree-sitter
  • git
  • sqlite3
  • fd
  • ripgrep

Installation

  1. clone the repo

    git clone https://github.com/doodleEsc/doodleVim.git ~/.config/nvim
  2. run nvim and all the plugins will be installed automatically.

  3. Interact With System Clipboard Neovim needs a clipboard provider to handle copy and paste, see :help provider-clipboard

    doodleEsc provides a script to handle copying and pasting, Which works with system clipboard, tmux and ssh

    mv ~/.config/nvim/clipboard-provider /usr/local/bin/
    

Note:

About

nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors