diff options
author | Christian Chiarulli <[email protected]> | 2022-09-19 22:14:32 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-19 22:14:32 -0400 |
commit | f11909b5649f6169fe48b61a40def4924754c38e (patch) | |
tree | 9c732a3b1db4326a5075092816295b72d2b2dc6b /snapshots | |
parent | 2190dba4c7e297568549743476b8f76c620ae4cc (diff) |
feat: breadcrumbs (#3043)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index 2a28e147..aae5e387 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -84,7 +84,7 @@ "commit": "2d02a56" }, "tokyonight.nvim": { - "commit": "48fc163" + "commit": "4bd6ba8" }, "packer.nvim": { "commit": "6afb674" @@ -118,5 +118,8 @@ }, "vim-illuminate": { "commit": "b545262" + }, + "nvim-navic": { + "commit": "202312e" } } |