diff options
| author | adikro <adikro@disroot.org> | 2025-11-22 17:13:56 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-22 17:13:56 +0100 |
| commit | 803585323bdd11dba7113f66d94f0357f4bfe1ce (patch) | |
| tree | db59fd01a17627952ff6659a872ec3f789d1cfcb /home/editors/nixvim.nix | |
| parent | f0cfea2d7eb97c0d107cb4581d0d2fa1a987ea2e (diff) | |
changed niri, nixcord and yazi configs
Diffstat (limited to 'home/editors/nixvim.nix')
| -rw-r--r-- | home/editors/nixvim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/editors/nixvim.nix b/home/editors/nixvim.nix index cddfec0..6bfc119 100644 --- a/home/editors/nixvim.nix +++ b/home/editors/nixvim.nix @@ -7,6 +7,7 @@ viAlias = true; vimAlias = true; + defaultEditor = true; waylandSupport = true; colorschemes.gruvbox.enable = true; |
