Explorar o código

Set faster refresh rate for denite

Thomas Dy %!s(int64=7) %!d(string=hai) anos
pai
achega
29a6582fd8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .vim/init.vim

+ 1 - 0
.vim/init.vim

@@ -64,6 +64,7 @@ let g:vimwiki_list = [{'path': '~/.root/home/wiki'}]
 
 call denite#custom#option('_', 'cursor_wrap', 1)
 call denite#custom#option('_', 'prompt', '>')
+call denite#custom#option('_', 'updatetime', 16)
 
 call denite#custom#map(
       \ 'insert',