Nvim: Add denite and hexmode

This commit is contained in:
Phantop 2019-01-03 19:01:11 -05:00
parent ea1d7589b8
commit be4f9c3cfd
3 changed files with 8 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 65bce80f269016d99e305cf710bd563fd07eb551

@ -0,0 +1 @@
Subproject commit 06b7b17578df26d853afe17f38e0e711a8fb094c

6
.gitmodules vendored
View File

@ -55,3 +55,9 @@
[submodule ".config/nvim/bundle/vim-easymotion"]
path = .config/nvim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule ".config/nvim/bundle/denite.nvim"]
path = .config/nvim/bundle/denite.nvim
url = https://github.com/Shougo/denite.nvim.git
[submodule ".config/nvim/bundle/hexmode"]
path = .config/nvim/bundle/hexmode
url = https://github.com/fidian/hexmode.git