Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent 6cbc200 commit e3e70d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/curl.nvim.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*curl.nvim.txt* For NVIM v0.8.0 Last change: 2024 August 28
*curl.nvim.txt* For NVIM v0.8.0 Last change: 2024 September 17

==============================================================================
Table of Contents *curl.nvim-table-of-contents*
Expand Down Expand Up @@ -131,6 +131,7 @@ Default Config ~
-- Specify an alternative curl binary that will be used to run curl commands
-- String of either full path, or binary in path
curl_binary = nil,
open_with = "tab" -- use "split" to open in horizontal split
mappings = {
execute_curl = "<CR>"
}
Expand Down

0 comments on commit e3e70d8

Please sign in to comment.