summaryrefslogtreecommitdiff
path: root/nvim/.config
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2026-08-22 20:54:03 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2026-08-22 20:54:03 +0100
commit470e405dbce9d16daf72fbf0406f58e7e2ee105c (patch)
tree3267eac0d580d77357537484eead5cf6745dc37b /nvim/.config
parent5a2e2e47aa3d4e17b1a7eb7065af18e379c3b6f2 (diff)
Update neovim packages with lua vim.pack.update()
Diffstat (limited to 'nvim/.config')
-rw-r--r--nvim/.config/nvim/nvim-pack-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/nvim/.config/nvim/nvim-pack-lock.json b/nvim/.config/nvim/nvim-pack-lock.json
index 840a6d8..fa0ceee 100644
--- a/nvim/.config/nvim/nvim-pack-lock.json
+++ b/nvim/.config/nvim/nvim-pack-lock.json
@@ -15,7 +15,7 @@
},
"nord.nvim": {
"rev": "80c1e5321505aeb22b7a9f23eb82f1e193c12470",
- "src": "https://github.com/shaunsingh/nord.nvim.git"
+ "src": "https://github.com/shaunsingh/nord.nvim"
},
"nvim-lint": {
"rev": "606b823a57b027502a9ae00978ebf4f5d5158098",
@@ -31,7 +31,7 @@
},
"vim-obsession": {
"rev": "ed9dfc7c2cc917ace8b24f4f9f80a91e05614b63",
- "src": "https://github.com/tpope/vim-obsession.git"
+ "src": "https://github.com/tpope/vim-obsession"
}
}
-} \ No newline at end of file
+}