Make neovim menu look nicer
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
let
|
let
|
||||||
neovim_configuration = pkgs.fetchgit {
|
neovim_configuration = pkgs.fetchgit {
|
||||||
url = "https://git.nichkara.eu/nichkara/nvim";
|
url = "https://git.nichkara.eu/nichkara/nvim";
|
||||||
rev = "ba38abd4c782efc592a97b6da453492eae37f8d0";
|
rev = "5f052bf9aedf1128623fb07596aedd53b743468a";
|
||||||
sha256 = "sha256-E00IKMwpS6WjkWnpxpg0NxWYZEhbNlS+0vs0Nv5N4eY=";
|
sha256 = "sha256-m8/fG8hzB3q2HCfm2DTo3bVnrP+QBBlaa1emVc7Y/KU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
profile = import ../profile.nix;
|
profile = import ../profile.nix;
|
||||||
|
|||||||
Reference in New Issue
Block a user