tgpt + noneckpain
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
require("no-neck-pain").setup({
|
||||
buffers = {
|
||||
scratchPad = {
|
||||
-- set to `false` to
|
||||
-- disable auto-saving
|
||||
enabled = true,
|
||||
},
|
||||
bo = {
|
||||
filetype = "md"
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
-- run :NoNeckPain on startup
|
||||
vim.cmd("NoNeckPain")
|
||||
Reference in New Issue
Block a user