about summary refs log tree commit diff
path: root/vim
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-20 20:36:55 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-20 20:36:55 +0700
commit82543950fb2839b94402b4bffa234e6a764dc8f4 (patch)
treedef06a6d224f73b06db6c0e9432f956b95b7b8e5 /vim
parentac9a1ae1b0dfc0bbc3554da111cfc6e35509a2a9 (diff)
downloaddotfiles-82543950fb2839b94402b4bffa234e6a764dc8f4.tar.gz
Start learning Zig and Hare
Diffstat (limited to 'vim')
-rwxr-xr-xvim/.vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc
index 08a07a2..dbec673 100755
--- a/vim/.vim/vimrc
+++ b/vim/.vim/vimrc
@@ -55,6 +55,7 @@ Plug 'https://github.com/kovisoft/slimv', {'for': 'lisp'}
 Plug 'https://github.com/anntzer/vim-cython', {'for': 'cython'}
 Plug 'https://github.com/racer-rust/vim-racer', {'for': 'rust'}
 Plug 'https://github.com/rhysd/rust-doc.vim', {'for': 'rust'}
+Plug 'https://git.sr.ht/~sircmpwn/hare.vim', {'for': 'hare'}
 call plug#end()
 
 set t_Co=256