Merge branch 'nvim-lua:master' into master
This commit is contained in:
commit
22f8428d7f
3 changed files with 14 additions and 7 deletions
1
init.lua
1
init.lua
|
|
@ -651,6 +651,7 @@ require('lazy').setup({
|
|||
|
||||
{ -- Autoformat
|
||||
'stevearc/conform.nvim',
|
||||
lazy = false,
|
||||
keys = {
|
||||
{
|
||||
'<leader>f',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue