mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
update nvim
This commit is contained in:
parent
c6ec29ca13
commit
780cd784c7
2 changed files with 13 additions and 13 deletions
2
home.nix
2
home.nix
|
@ -326,6 +326,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "d5b436ac78b01c2548edbb7e7ca5c70770a6cd8c";
|
||||
rev = "71648bb0f862e67287ad34d4681740cec03901b2";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue