diff options
author | Aaron LI <aly@aaronly.me> | 2023-06-13 09:34:24 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2023-06-13 10:03:16 +0800 |
commit | 9392acdbc6ccafad8d74afaef7d8781eca6b3031 (patch) | |
tree | f2e8d8e97f50328868029cb37da3b50e7999012a /_vim/init.vim | |
parent | 4a78be295c8475348642c7cedfdea024c5bcce26 (diff) | |
download | dotfiles-9392acdbc6ccafad8d74afaef7d8781eca6b3031.tar.bz2 |
vim: Symlink configs for neovim
Diffstat (limited to '_vim/init.vim')
l--------- | _vim/init.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_vim/init.vim b/_vim/init.vim new file mode 120000 index 0000000..c9a3c9c --- /dev/null +++ b/_vim/init.vim @@ -0,0 +1 @@ +vimrc
\ No newline at end of file |