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