Skip to content

Abstract-Everything/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Configuration

Neovim

To test neovim configuration changes without having to rebuild nix do the following:

  • Create a soft link with a configuration name in .config:
cd ~/.config
ln -s <path/to/dotfiles>/config/nvim nvim-dotfiles

Then launch neovim as follows, works from any path:

NVIM_APPNAME=nvim-dotfiles nvim

About

Repository to store and sync configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published