rm neoformat plugin

This commit is contained in:
siduck76
2021-09-29 22:34:22 +05:30
parent 5db8d84515
commit 0b55d45845
4 changed files with 1 additions and 20 deletions

View File

@@ -149,10 +149,6 @@ M.nvimtree = function()
map("n", plugin_maps.nvimtree.focus, ":NvimTreeFocus <CR>")
end
M.neoformat = function()
map("n", plugin_maps.neoformat.format, ":Neoformat <CR>")
end
M.telescope = function()
local m = plugin_maps.telescope