mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-25 02:10:58 +01:00
plugins/wtf: migrate to mkNeovimPlugin
This commit is contained in:
parent
2ad8d87e42
commit
c660702482
4 changed files with 102 additions and 172 deletions
|
|
@ -52,8 +52,6 @@
|
|||
keymapOptions = [
|
||||
options.keymaps
|
||||
options.keymapsOnEvents
|
||||
options.plugins.wtf.keymaps.ai
|
||||
options.plugins.wtf.keymaps.search
|
||||
# NOTE: lsp `diagnostic` and `lspBuf` don't use `mapOptionSubmodule` yet
|
||||
# So we only need `lua` deprecation in lsp's `extra` option
|
||||
options.plugins.lsp.keymaps.extra
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue