소스 검색

Doc: add statusline plugins to the FAQ

Marco Hinz 11 년 전
부모
커밋
7b41ac7369
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 12 0
      doc/startify.txt

+ 12 - 0
doc/startify.txt

@@ -619,6 +619,18 @@ Put this in your vimrc:
 <
 ------------------------------------------------------------------------------
 
+Startify prevents my statusline plugin from working!~
+
+airline:
+>
+    autocmd User Startified call AirlineRefresh
+<
+lightline:
+>
+    autocmd User Startified call lightline#update()
+<
+------------------------------------------------------------------------------
+
 The session autoload feature is not working!~
 
 Do you have NERDTree installed by any chance? If so, try this: