DDCODE

Share programming skills from Magic Oriental

upArrow

After gvim installed vim-airline, the status bar was scrambled and the arrow could not be displayed. what happened?

 May 11, 2019   question, vim

clipboard.png

clipboard.png

clipboard.png

clipboard.png

I’ve only answered your questions these days.
Change the code if the code is out of order:

"Default encoding {{{)
 if has('vim_starting')
 if &encoding !  =?  'utf-8'
 let &termencoding = &encoding
 endif
 set encoding=utf-8
 set fileencoding=utf-8
 set fileencodings=ucs-bom,utf-8,default,cp936
 endif
 " }}} end

Related Posts:

  • Vim airline has powline fonts installed. Follow the…
  • What is the reason why the status bar of the…
  • Method for enabling Android 5.0 and 4.4 systems to…
  • How to close vim-airline after opening tab
  • How can gvim read plug-ins from ~/.gvim?
  • Vim-airline Line Number Display Problem
  • Baidu Maps made a retrieval mistake and could not…
  • Please ask for leave. When vim was installed, errors…
  • IOS development, navigation bar and status bar size issues.
<< Vim airline has powline fonts installed. Follow the online tutorials to set them up, or can they not be displayed normally? (vim I used is git’s own under win) How does vim delete everything after a specified column of multiple rows? >>

Related Posts:

  • Vim airline has powline fonts installed. Follow the…
  • What is the reason why the status bar of the…
  • Method for enabling Android 5.0 and 4.4 systems to…
  • How to close vim-airline after opening tab
  • How can gvim read plug-ins from ~/.gvim?
  • Vim-airline Line Number Display Problem
  • Baidu Maps made a retrieval mistake and could not…
  • Please ask for leave. When vim was installed, errors…
  • IOS development, navigation bar and status bar size issues.

Tags

Android android-studio apache c c++ centos Css css3 Database Docker Eclipse Express Front end git GitHub golang Html html5 Ios java javascript Jquery Laravel linux macos mongodb mysql Nginx node.js npm objective-c php Programmer python redis ruby shell Spring Sql Swift ubuntu vim vue.js Web xcode

Powered by MyWiki WordPress Theme