mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 16:39:42 -04:00
reworked nvim
This commit is contained in:
parent
6474455a8e
commit
c6aded3e64
14 changed files with 254 additions and 181 deletions
|
|
@ -2,16 +2,16 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./alacritty/default.nix
|
||||
./bash/default.nix
|
||||
./browsers/default.nix
|
||||
./corn/default.nix
|
||||
./fun/default.nix
|
||||
./git/default.nix
|
||||
./gpg/default.nix
|
||||
./gui/default.nix
|
||||
./neovim/default.nix
|
||||
./security/default.nix
|
||||
./utils/default.nix
|
||||
./alacritty
|
||||
./bash
|
||||
./browsers
|
||||
./corn
|
||||
./fun
|
||||
./git
|
||||
./gpg
|
||||
./gui
|
||||
./neovim
|
||||
./security
|
||||
./utils
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue