Skip to content

wasifekbal/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My neovim configuration.

image

git clone https://github.com/wasifekbal/nvim_config.git ~/.config/nvim

Run nvim and wait for the plugins to be installed.

For copy/paste, install xclip in your system.

  • Debian
    sudo apt install xclip
  • Arch
    sudo pacman -S xclip

Python and Node(optional) support for neovim.

  • Neovim python support

    pip install pynvim
  • Neovim node support (optional)

    npm i -g neovim

About

My neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages