Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

すべての設定を読み込むファイルを追加する #6

Open
myokoym opened this issue May 31, 2018 · 1 comment
Open

すべての設定を読み込むファイルを追加する #6

myokoym opened this issue May 31, 2018 · 1 comment

Comments

@myokoym
Copy link
Contributor

myokoym commented May 31, 2018

今の.vimrcをbasic.vimとでもして、.vimrcは↓のような感じにする

" git clone https://github.com/clear-code/vim.d.git ~/.vim.d
source ~/.vim.d/vimrc
source ~/.vim.d/mapping.vim
source ~/.vim.d/leader.vim
source ~/.vim.d/plugin.vim
source ~/.vim.d/japanese.vim
source ~/.vim.d/plugin-settings/lightline.vim
source ~/.vim.d/plugin-settings/JpFormat.vim
source ~/.vim.d/plugin-settings/ctrlp.vim
source ~/.vim.d/plugin-settings/vim-anzu.vim
source ~/.vim.d/plugin-settings/vim-operator-surround.vim
source ~/.vim.d/plugin-settings/altr.vim

参考: https://github.com/myokoym/dotfiles/blob/master/.vimrc

@myokoym
Copy link
Contributor Author

myokoym commented May 31, 2018

互換性どうしようかな。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant