Skip to content

Commit

Permalink
build(nix): update vimcats
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Sep 4, 2024
1 parent b4d053f commit 021d08b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 23 deletions.
15 changes: 7 additions & 8 deletions doc/rocks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,13 @@ experimental features *rocks.experimental*
WARNING: Experimental features may change or be removed
without a major SemVer version bump.

rocks.ExperimentalFeature
*rocks.ExperimentalFeature*

Values:
"ext_module_dependency_stubs"
Install rocks stubs when using extensions
like rocks-git.nvim or rocks-dev.nvim
so that luarocks recognises them as dependencies.
rocks.ExperimentalFeature *rocks.ExperimentalFeature*

Values: ~
ext_module_dependency_stubs Install rocks stubs when using extensions
like rocks-git.nvim or rocks-dev.nvim
so that luarocks recognises them as dependencies.


==============================================================================
rocks.nvim |User| |event|s *rocks.user-event*
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions lua/rocks/config/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,6 @@ local config = {}
---without a major SemVer version bump.
---@brief ]]

-- TODO(mrcjkb): Remove this when https://github.com/mrcjkb/vimcats/pull/18 is completed
---@brief [[
---rocks.ExperimentalFeature
--- *rocks.ExperimentalFeature*
---
--- Values:
--- "ext_module_dependency_stubs"
--- Install rocks stubs when using extensions
--- like rocks-git.nvim or rocks-dev.nvim
--- so that luarocks recognises them as dependencies.
---@brief ]]

---@enum rocks.ExperimentalFeature
config.ExperimentalFeature = {
--- Install rocks stubs when using extensions
Expand Down

0 comments on commit 021d08b

Please sign in to comment.