Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 876 Bytes

README.adoc

File metadata and controls

22 lines (14 loc) · 876 Bytes

77configs

About

My configuration files. Installed by placing symlinks or using Home Manager with nix.

  • bin contains my user created scripts to go under ~/bin

  • config contains the config files to go under ~/.config

  • home contains config files which live under $HOME

Home Manager

TODO

NeoVim

There is a config directory for Neovim in this repository, but it does not reflect my main Neovim configuration. The directory found here merely provides a fallback vimscript config which reads the ~/.vim Vim configuration. That way, you have the same configuration also directly work in Neovim. Be sure to rename the file to as init.vim (i.e. remove the leading .) for it to take effect.