Skip to content

Commit dd80e39

Browse files
author
RahatMelsov
committed
feat: golang
1 parent afe6cde commit dd80e39

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

lua/custom/plugins/init.lua

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,6 @@
55
-- Bootstrap lazy.nvim
66
return {
77
{
8-
-- If you want neo-tree's file operations to work with LSP (updating imports, etc.), you can use a plugin like
9-
-- https://github.com/antosha417/nvim-lsp-file-operations:
10-
-- {
11-
-- "antosha417/nvim-lsp-file-operations",
12-
-- dependencies = {
13-
-- "nvim-lua/plenary.nvim",
14-
-- "nvim-neo-tree/neo-tree.nvim",
15-
-- },
16-
-- config = function()
17-
-- require("lsp-file-operations").setup()
18-
-- end,
19-
-- },
20-
21-
-- Add this in the plugins table
22-
238
{
249
'ray-x/go.nvim',
2510
dependencies = {

0 commit comments

Comments
 (0)