mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Merge pull request #90 from jdhao/reorg
better-escape.vim is now under nvim-zh org
This commit is contained in:
commit
acb8b7fcf8
@ -213,7 +213,7 @@ packer.startup({
|
|||||||
|
|
||||||
-- Show the content of register in preview window
|
-- Show the content of register in preview window
|
||||||
-- Plug 'junegunn/vim-peekaboo'
|
-- Plug 'junegunn/vim-peekaboo'
|
||||||
use({ "jdhao/better-escape.vim", event = { "InsertEnter" } })
|
use({ "nvim-zh/better-escape.vim", event = { "InsertEnter" } })
|
||||||
|
|
||||||
if vim.g.is_mac then
|
if vim.g.is_mac then
|
||||||
use({ "lyokha/vim-xkbswitch", event = { "InsertEnter" } })
|
use({ "lyokha/vim-xkbswitch", event = { "InsertEnter" } })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user