Skip to content

mariiillo/nvim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install NeoVIM 0.6.1.
  2. Install and configure terminal to use Nerd Fonts.
  3. (Optional) Install ripgrep.
  4. Install Nvchad
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1
nvim +'hi NormalFloat guibg=#1e222a' +PackerSync
  1. Clone this repository and place the the cloned files under ~/.config/nvim/lua/custom/ directory.
  2. Open nvim in a console and execute :PackerInstall, :PackerCompile & :PackerSync.
  3. Enjoy!

How to uninstall?

Run the following commands in a console.

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.cache/nvim

About

NeoVim custom configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages