Nvim-r: Difference between revisions
imported>Josephsdavid No edit summary |
imported>Josephsdavid mNo edit summary |
||
| Line 47: | Line 47: | ||
<pre> | <pre> | ||
home= { | home= { | ||
packages =with pkgs; [ | packages = with pkgs; [ | ||
(import ./vim.nix) | (import ./vim.nix) | ||
other packages | other packages | ||