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 /_config | |
parent | 4a78be295c8475348642c7cedfdea024c5bcce26 (diff) | |
download | dotfiles-9392acdbc6ccafad8d74afaef7d8781eca6b3031.tar.bz2 |
vim: Symlink configs for neovim
Diffstat (limited to '_config')
l--------- | _config/nvim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config/nvim b/_config/nvim new file mode 120000 index 0000000..f47f307 --- /dev/null +++ b/_config/nvim @@ -0,0 +1 @@ +../_vim
\ No newline at end of file |