misc clean

This commit is contained in:
siduck
2024-02-27 12:31:36 +05:30
parent a5fc21b4f1
commit afd8870358
5 changed files with 93 additions and 129 deletions
-9
View File
@@ -136,12 +136,3 @@ local new_cmd = vim.api.nvim_create_user_command
new_cmd("NvChadUpdate", function()
require "nvchad.updater"()
end, {})
--------------------------------------- globals -------------------------------------------
vim.g.whichkey_maps = true
vim.g.blankline_maps = true
vim.g.terminal_maps = true
vim.g.telescope_maps = true
vim.g.nvimtree_maps = true
vim.g.comment_maps = true
vim.g.tabufline_maps = true