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

Latest commit

 

History

History
30 lines (27 loc) · 540 Bytes

README.md

File metadata and controls

30 lines (27 loc) · 540 Bytes

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 -