DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

ref: d7d548dba57e9ab0c668a07595851425d2082734 nvim-flake/config/default.nix -rw-r--r-- 66 bytes
d7d548dbJonni Liljamo feat: testing instructions 3 months ago
                                                                                
1
2
3
4
5
6
7
{
  imports = [
  ];

  withNodeJs = false;
  withRuby = false;
}