made nvim input a single line
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
# System
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nvim-wrapped = {
|
||||
url = "git+file:///home/user01/.dotfiles/.config/nvim";
|
||||
};
|
||||
nvim-wrapped.url = "git+file:///home/user01/.dotfiles/.config/nvim";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
# Apps
|
||||
|
||||
Reference in New Issue
Block a user