Compare commits
No commits in common. "20ab2e4d2f3404acbdf322fdd4ddbede70863ea0" and "3049ba2338052cd327cf1108fa59a5ff5ebf09ff" have entirely different histories.
20ab2e4d2f
...
3049ba2338
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,6 +28,3 @@
|
||||
[submodule "bundle/vim-transparent"]
|
||||
path = bundle/vim-transparent
|
||||
url = https://github.com/tribela/vim-transparent
|
||||
[submodule "bundle/vim-fern"]
|
||||
path = bundle/vim-fern
|
||||
url = https://github.com/lambdalisue/vim-fern
|
||||
|
6
.vimrc
6
.vimrc
@ -100,9 +100,3 @@ let g:UltiSnipsExpandTrigger="<tab>"
|
||||
let g:UltiSnipsJumpForwardTrigger="<tab>"
|
||||
let g:UltiSnipsJumpBackwardTrigger="<S-tab>"
|
||||
let g:UltiSnipsEditSplit="vertical"
|
||||
|
||||
|
||||
"
|
||||
" ---- plugin: Fern
|
||||
"
|
||||
nmap <Space>f :Fern . -drawer -reveal=%<CR>
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit a675dff495a0a0fd15663ebbae585c19825a64c5
|
@ -1 +0,0 @@
|
||||
set shiftwidth=2
|
Loading…
Reference in New Issue
Block a user