Reformat all neovim configuration files with stylua
This commit is contained in:
parent
2fb9297281
commit
16e59402c7
16 changed files with 414 additions and 352 deletions
|
@ -1,3 +1,3 @@
|
|||
return function()
|
||||
require('which-key').setup {spelling = {enabled = true}}
|
||||
require("which-key").setup({ spelling = { enabled = true } })
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue