mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-28 01:03:59 +00:00
note to self
This commit is contained in:
parent
d6ad146301
commit
36e99fbe35
@ -1,3 +1,9 @@
|
||||
-- TODO: Have to decide how we would make this easy
|
||||
-- to configure and understand from init.lua...
|
||||
--
|
||||
-- I was hoping all of them could go in plugins, but it's a little weird
|
||||
-- to do that I guess?
|
||||
|
||||
-- Toggle this on/off for autoformatting
|
||||
local autoformatting = false
|
||||
if not autoformatting then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user