Skip to content

Commit

Permalink
feat(community/motion): add before-nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
nisavid committed Apr 5, 2024
1 parent a12f9ac commit 5db54c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"astrolsp": { "branch": "main", "commit": "21629f447c574965399329a8dd925d9eeac82752" },
"astrotheme": { "branch": "main", "commit": "e056b8216214f7140eda3e0adcfc27efba705231" },
"astroui": { "branch": "main", "commit": "76da7442ca15c144c0377828208bed4904450058" },
"before.nvim": { "branch": "master", "commit": "42294a3ba5dc02d3f3a9fe4e9a033ef29da6dcc6" },
"blame.nvim": { "branch": "main", "commit": "65b7074b8d11d007299fe94a65f05d6d44ec7e88" },
"bufferline.nvim": { "branch": "main", "commit": "64e2c5def50dfd6b6f14d96a45fa3d815a4a1eef" },
"catppuccin": { "branch": "main", "commit": "aebe43db9cb26e1c70fc5b2fd4158169c405e720" },
Expand Down
1 change: 1 addition & 0 deletions lua/community.lua
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ return {
{ import = "astrocommunity.lsp.nvim-lsp-file-operations" },
{ import = "astrocommunity.markdown-and-latex.glow-nvim" },
{ import = "astrocommunity.markdown-and-latex.markdown-preview-nvim" },
{ import = "astrocommunity.motion.before-nvim" },
{ import = "astrocommunity.motion.flit-nvim" },
{ import = "astrocommunity.motion.grapple-nvim" },
{ import = "astrocommunity.motion.leap-nvim" },
Expand Down

0 comments on commit 5db54c5

Please sign in to comment.