Skip to content

niflostancu/dotfiles-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim dotfiles (based on AstroNvim)

My personal NeoVim LUA configurations based on AstroNvim

NOTE: Requires AstroNvim v4+

🛠️ Installation

The usual instructions from AstroNvim apply:

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

Clone the repository

git clone https://github.com/niflostancu/dotfiles-nvim ~/.config/nvim

Start Neovim

nvim

About

My NeoVim configs (LUA, AstroNvim-based).

Resources

Stars

Watchers

Forks