Skip to content

duhaesbaert/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My nvim config

My NeoVim configuration using Lazy package manager.

This contain some different configuration for my work environment.

Pre-requisites

  • Install ripgrep
  • And, of course, have neovim installed.

Usage

Clone this repository into your .config/nvim folder:

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

If you wish to save the current state of your vim configuration, clone/backup the following:

mv ~/.config/nvim{,.bak}
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages