Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

kabirz/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim config for dein

git clone https://github.com/kabirz/nvim ~/.config/nvim/

for vim

ln -s .config/nvim/init.vim ~/.vimrc

depends

  • python-neovim
  • node & npm
  • the_silver_searcher
  • ripgrep
  • ranger
  • fzf
  • powerline & nerd font
  • silicon

for Ubuntu 20.04

need install rust-analyzer

sudo apt install neovim silversearcher-ag ranger cmake nodejs yarn npm ccls clang-format global ripgrep xonsh ipython3
cargo install silicon

for archlinux

cat ./.arch_tool | paru -S -

Releases

No releases published

Packages

No packages published