improve terminal keymap and lsp config

This commit is contained in:
alice-vu-163 2025-05-06 17:14:31 +07:00
parent ee1be1a29a
commit b2fd5f73e2
6 changed files with 20 additions and 26 deletions

View file

@ -1027,7 +1027,6 @@ require('lazy').setup({
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
{ import = 'custom.plugins' },
{ import = 'custom.keymaps' },
{ import = 'custom.setups' },
--
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
-- Or use telescope!