blub
This commit is contained in:
parent
440babe1a5
commit
419acfce64
5 changed files with 229 additions and 5 deletions
5
nvf-configuration.nix
Normal file
5
nvf-configuration.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
vim.languages.nix.enable = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue