Compare commits

..

No commits in common. "20ab2e4d2f3404acbdf322fdd4ddbede70863ea0" and "3049ba2338052cd327cf1108fa59a5ff5ebf09ff" have entirely different histories.

4 changed files with 0 additions and 11 deletions

3
.gitmodules vendored
View File

@ -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
View File

@ -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

View File

@ -1 +0,0 @@
set shiftwidth=2