mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
update nvim and add vscode swift extension
This commit is contained in:
parent
f923ddf7c4
commit
d1685c92d3
2 changed files with 3 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -286,6 +286,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "8d6d972b8eeab4122979adc2bd4bf6db36ce4426";
|
||||
rev = "0e57d13d1d6d6ec24df435b0da8dbd072b8e3896";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue