pl

Size: a a a
pl

DK
pl
DK
EG
pl
pl
~/.config/nvim/ ( nvim ~/.config/nvim/* ) :NvimTreeToggle
3) открываю буфер с ./lua/init.lua
4) редачу:w ):f.nvim ~/.config/nvim/lua/init.lua , то сыпятся ошибки (3 скрин))pl
pl
pl
C

G

G
C
{
"languageserver": {
"golang": {
"command": "gopls",
"rootPatterns": ["go.mod", ".vim/", ".git/", ".hg/"],
"filetypes": ["go"]
}
},
"clangd.fallbackFlags": [ "-std=c++17", "-x", "c++", "-Wall",
"-Wextra", "-Werror", "-Wno-long-long", "-Wno-variadic-macros",
"-fexceptions", "-Wpointer-to-int-cast", "-Wimplicit-int-float-conversion" ],
"clangd.semanticHighlighting": true
}G
{
"languageserver": {
"golang": {
"command": "gopls",
"rootPatterns": ["go.mod", ".vim/", ".git/", ".hg/"],
"filetypes": ["go"]
}
},
"clangd.fallbackFlags": [ "-std=c++17", "-x", "c++", "-Wall",
"-Wextra", "-Werror", "-Wno-long-long", "-Wno-variadic-macros",
"-fexceptions", "-Wpointer-to-int-cast", "-Wimplicit-int-float-conversion" ],
"clangd.semanticHighlighting": true
}G
C
C
G
C