From 4aeb2084faf18d7eb31d442651086504d87576e9 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 1 Dec 2019 20:44:09 +0700 Subject: Update 2019-12-01 --- vim/.vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim/.vim/vimrc') diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc index f2a5003..ec9194d 100755 --- a/vim/.vim/vimrc +++ b/vim/.vim/vimrc @@ -41,6 +41,7 @@ Plug 'https://github.com/lervag/vimtex.git', {'for': 'tex'} Plug 'https://github.com/kovisoft/slimv.git', {'for': 'lisp'} Plug 'https://github.com/artur-shaik/vim-javacomplete2.git', {'for': 'java'} call plug#end() +source /usr/share/doc/fzf/examples/fzf.vim set t_Co=256 colorscheme srcery -- cgit 1.4.1