Rename options to avoid confusion with module options (#1324)
This commit is contained in:
parent
acb917fbf2
commit
4f83bcf290
18 changed files with 33 additions and 43 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
after = {
|
||||
files."after/ftplugin/python.lua" = {
|
||||
localOptions.conceallevel = 1;
|
||||
localOpts.conceallevel = 1;
|
||||
|
||||
keymaps = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue