Skip to content

phapdev/custom-nvim-nvchad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim - Config

My custom neovim linux - windowns

Nvchad

Link website Install

Dependencies

  • Font
  • Dùng pacman package manager:
sudo pacman -S ttf-jetbrains-mono-nerd
  • Dùng apt
sudo apt install ttf-jetbrains-mono-nerd
  • Git
sudo pacman -S git

Ubuntu 22.04

  • Bước 1: Tải neovim từ github
sudo apt install neovim
  • Bước 2: Tải dependencies.
sudo apt-get install libtool autoconf automake cmake libncurses5-dev g++
  • Bước 3: Tải kho lưu trữ (mục đích là nâng version của neovim lên cao nhất).
  • From the PPA repository
sudo add-apt-repository ppa:neovim-ppa/unstable
  • Update và tải lại:
sudo apt-get update
sudo apt-get install neovim

About

My custom neovim for linux use nvchad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages