mirror of
https://github.com/softinio/nix-config.git
synced 2025-07-08 16:36:42 -07:00
nvim update
This commit is contained in:
parent
dfb394ea21
commit
e18516161d
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -218,6 +218,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "e609be92393f89856d850e9cc3aa23c7badf0bee";
|
||||
rev = "ba28bef49a6ec11692d5bdb4949fc484139c8fa5";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue