register lsp mappings for buffer only
This commit is contained in:
@@ -186,7 +186,7 @@ local plugins = {
|
||||
|
||||
-- file managing , picker etc
|
||||
["kyazdani42/nvim-tree.lua"] = {
|
||||
ft = 'alpha',
|
||||
ft = "alpha",
|
||||
cmd = { "NvimTreeToggle", "NvimTreeFocus" },
|
||||
config = function()
|
||||
require "plugins.configs.nvimtree"
|
||||
|
||||
Reference in New Issue
Block a user