Перевёл dotfiles на stow
This commit is contained in:
parent
27416cef99
commit
ced56f9e70
172 changed files with 1292 additions and 100 deletions
|
@ -1,12 +0,0 @@
|
|||
return {
|
||||
"ray-x/go.nvim",
|
||||
dependencies = {
|
||||
"ray-x/guihua.lua",
|
||||
"neovim/nvim-lspconfig",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
},
|
||||
config = true,
|
||||
event = { "CmdlineEnter" },
|
||||
ft = { "go", "gomod" },
|
||||
build = ':lua require("go.install").update_all_sync()',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue