Skip to content

Arnab11/neovim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My neovim configuration.

image

Get Set Neovim

curl -o- https://wasifekbal.in/get_set_neovim | bash
wget -qO- https://wasifekbal.in/get_set_neovim | bash

Clone nvim config ( Manual )

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

Packages

Contributors

Languages