add aerial keymaps
This commit is contained in:
parent
14c5e44ebd
commit
c8b6b023a3
2 changed files with 21 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ pkgs.vimUtils.buildVimPlugin {
|
|||
# };
|
||||
|
||||
src = builtins.fetchTarball {
|
||||
url = "http://github.com/stevearc/aerial.nvim/archive/v2.1.0.tar.gz";
|
||||
url = "http://github.com/stevearc/aerial.nvim/archive/v${version}.tar.gz";
|
||||
sha256 = "sha256:0ip8xmncp82svlbkphlas88xjvzrpzyy5b1c9x06dqbm4ifai0va";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue