use kickstart autoformat
This commit is contained in:
parent
bbafca22e4
commit
85d09900f6
|
@ -2,4 +2,7 @@
|
||||||
-- I promise not to create any merge conflicts in this directory :)
|
-- I promise not to create any merge conflicts in this directory :)
|
||||||
--
|
--
|
||||||
-- See the kickstart.nvim README for more information
|
-- See the kickstart.nvim README for more information
|
||||||
return {}
|
return {
|
||||||
|
require('kickstart.plugins.autoformat'),
|
||||||
|
-- require('kickstart.plugins.debug')
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue