nvf changes
This commit is contained in:
parent
39924faca1
commit
5548480371
42 changed files with 261 additions and 154 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
{config, ...}: let
|
||||
inherit (config.modules.other.system) username;
|
||||
in {
|
||||
home-manager.${username}.
|
||||
programs.neovim-flake.settings.vim = {
|
||||
visuals = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue