From 82543950fb2839b94402b4bffa234e6a764dc8f4 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 20 Mar 2021 20:36:55 +0700 Subject: Start learning Zig and Hare --- vim/.vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') 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 -- cgit 1.4.1