mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
disable auto-format
This commit is contained in:
parent
7430d9f613
commit
ad4bd079f9
1 changed files with 7 additions and 0 deletions
|
|
@ -45,6 +45,13 @@ return {
|
|||
},
|
||||
},
|
||||
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
autoformat = false,
|
||||
},
|
||||
},
|
||||
|
||||
--[[
|
||||
{
|
||||
"jackMort/ChatGPT.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue