mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-12 10:14:31 +02:00
plugins/*: use new mkSettingsRenamedOptionModules
This commit is contained in:
parent
0ddf6e39ac
commit
c179d47d3d
37 changed files with 1176 additions and 1510 deletions
31
plugins/by-name/comment/renamed-options.nix
Normal file
31
plugins/by-name/comment/renamed-options.nix
Normal file
|
@ -0,0 +1,31 @@
|
|||
[
|
||||
"padding"
|
||||
"sticky"
|
||||
"ignore"
|
||||
[
|
||||
"toggler"
|
||||
"line"
|
||||
]
|
||||
[
|
||||
"toggler"
|
||||
"block"
|
||||
]
|
||||
[
|
||||
"opleader"
|
||||
"line"
|
||||
]
|
||||
[
|
||||
"opleader"
|
||||
"block"
|
||||
]
|
||||
[
|
||||
"mappings"
|
||||
"basic"
|
||||
]
|
||||
[
|
||||
"mappings"
|
||||
"extra"
|
||||
]
|
||||
"preHook"
|
||||
"postHook"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue