mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-09 04:25:09 +02:00
improve terminal keymap and lsp config
This commit is contained in:
parent
ee1be1a29a
commit
b2fd5f73e2
6 changed files with 20 additions and 26 deletions
1
init.lua
1
init.lua
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue