Skip to content

Commit

Permalink
fix(docs): duplicate tag in OPTIONS.md (closes #1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibhagwan committed Apr 30, 2024
1 parent bb42116 commit 69df469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions OPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ add to this document.**
- [General Usage](#general-usage)
- [Setup Options](#setup-options)
- [Global Options](#global-options)
- [Commands](#commands)
- [Pickers](#pickers)
+ [Buffers and Files](#buffers-and-files)
+ [Search](#search)
+ [Tags](#tags)
Expand Down Expand Up @@ -566,7 +566,7 @@ Highlight group for the matched characters in `lsp_live_workspace_symbols`.

---

## Commands
## Pickers

### Buffers and Files

Expand Down
4 changes: 2 additions & 2 deletions doc/fzf-lua-opts.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*fzf-lua-opts.txt* For Neovim >= 0.8.0 Last change: 2024 April 29
*fzf-lua-opts.txt* For Neovim >= 0.8.0 Last change: 2024 April 30

==============================================================================
Table of Contents *fzf-lua-opts-table-of-contents*
Expand Down Expand Up @@ -34,7 +34,7 @@ FZF-LUA COMMANDS AND OPTIONS *fzf-lua-opts-fzf-lua-commands-and-options*
- General Usage <#general-usage>
- Setup Options <#setup-options>
- Global Options <#global-options>
- Commands <#commands> + Buffers and Files <#buffers-and-files> + Search
- Pickers <#pickers> + Buffers and Files <#buffers-and-files> + Search
<#search> + Tags <#tags> + Git <#git> + LSP | Diagnostics <#lspdiagnostics>
+ Misc <#misc> + Neovim API <#neovim-api> + `nvim-dap` <#nvim-dap> + `tmux`
<#tmux> + Completion Functions <#completion-functions>
Expand Down

0 comments on commit 69df469

Please sign in to comment.