Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
489b3fcb3b | ||
|
|
c8c30d7427 | ||
|
|
ca45cee901 | ||
|
|
a4ac3631bb | ||
|
|
53712f663b | ||
|
|
42f9824183 | ||
|
|
45a7c8b62f | ||
|
|
9d14aaa0d0 | ||
|
|
33e7cb1ed4 |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -22,9 +22,6 @@
|
||||
[submodule "pack/ftplugin/start/typst.vim"]
|
||||
path = pack/ftplugin/start/typst.vim
|
||||
url = https://github.com/kaarmu/typst.vim.git
|
||||
[submodule "pack/ftplugin/start/vim-orgmode"]
|
||||
path = pack/ftplugin/start/vim-orgmode
|
||||
url = https://github.com/jceb/vim-orgmode.git
|
||||
[submodule "pack/plugin/start/vim-surround"]
|
||||
path = pack/plugin/start/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
|
||||
@ -9,5 +9,7 @@ runtime! vimrc.d/0*.vim
|
||||
runtime! vimrc.d/30-Easymotion.vim
|
||||
runtime! vimrc.d/31-NerdTree.vim
|
||||
runtime! vimrc.d/32-ale.vim
|
||||
" runtime! vimrc.d/33-airline.vim " This will cause startup delay.
|
||||
runtime! vimrc.d/33-airline.vim " This will cause startup delay.
|
||||
runtime! vimrc.d/34-ultisnips.vim
|
||||
|
||||
set guifontwide=Noto\ Sans\ Mono\ CJK\ SC
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 83982349e45e6d27d186ad82050f86c3233a16f0
|
||||
Loading…
x
Reference in New Issue
Block a user