Skip to content

Commit e632688

Browse files
mochaaPgithub-actions[bot]
authored andcommitted
chore: Auto generate docs
1 parent 2989e89 commit e632688

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/BUILTINS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ local sources = { null_ls.builtins.code_actions.refactoring }
132132

133133
#### Notes
134134

135-
- Requires visually selecting the code you want to refactor and calling `:'<,'>lua vim.lsp.buf.code_action()`.
135+
- Requires visually selecting the code you want to refactor and calling `:'<,'>lua vim.lsp.buf.code_action()`
136136

137137
### [statix](https://github.com/nerdypepper/statix)
138138

doc/null-ls.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*null-ls.txt* Last change: 2024 March 21
1+
*null-ls.txt* Last change: 2024 April 02
22

33
==============================================================================
44
Table of Contents *null-ls-table-of-contents*

0 commit comments

Comments
 (0)