Skip to content

cybaol/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please Read README Before Usage !

Plugmanager : lazy.nvim

Dependencies Installation

coc.nvim depends on 'nodejs'

sudo pacman -S nodejs npm &&
npm install neovim

code_runner.nvim depends on 'lua-penlight'

sudo pacman -S lua-penlight

vista.vim depends on 'universal-ctags'

sudo pacman -S ctags
sudo pacman -S bash-language-server

clangd Installation

sudo pacman -S clang
yay -S cmake-language-server

lua-language-server Installation

sudo pacman -S lua-language-server

Start Installation

sudo pacman -S neovim

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

Run command :checkhealth to check other dependencies

Other Useful Tools

sudo pacman -S zsh ranger

git clone https://github.com/cybaol/zsh.git ~/.config/zsh &&
cp ~/.config/zsh/zshrc ~/.zshrc &&
git clone https://github.com/cybaol/ranger.git ~/.config/ranger &&
git clone https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons &&
git clone https://github.com/maximtrp/ranger-archives ~/.config/ranger/plugins/ranger-archives

if you want to have a better experience, recommend to install nerdfonts
now you can use it !

About

🌸 My Neovim Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published