rm leap
This commit is contained in:
parent
5295e62f55
commit
a53b07703e
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -33,6 +33,3 @@
|
||||
[submodule "configs/nvim/pack/neovim/start/nvim-lspconfig"]
|
||||
path = configs/nvim/pack/neovim/start/nvim-lspconfig
|
||||
url = https://github.com/neovim/nvim-lspconfig
|
||||
[submodule "configs/vim/pack/ggandor/start/leap.nvim"]
|
||||
path = configs/vim/pack/ggandor/start/leap.nvim
|
||||
url = https://github.com/ggandor/leap.nvim
|
||||
|
@ -80,9 +80,6 @@ if !exists('g:vscode')
|
||||
endif
|
||||
|
||||
|
||||
" Enable Leap
|
||||
lua require('leap').add_default_mappings()
|
||||
|
||||
" Configure Diff rendering
|
||||
hi DiffText ctermfg=White ctermbg=none
|
||||
hi DiffFile ctermfg=White ctermbg=none cterm=bold
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit c6bfb191f1161fbabace1f36f578a20ac6c7642c
|
Loading…
x
Reference in New Issue
Block a user