GithubHelp home page GithubHelp logo

Airline theme issue about oceanic-next HOT 9 CLOSED

mhartington avatar mhartington commented on August 28, 2024
Airline theme issue

from oceanic-next.

Comments (9)

mhartington avatar mhartington commented on August 28, 2024 1

can you pull and try now?

from oceanic-next.

nexusstar avatar nexusstar commented on August 28, 2024 1

Now all works, and it's beautiful

from oceanic-next.

mhartington avatar mhartington commented on August 28, 2024

Using this minimal vimrc, Im not able to replicate

 set runtimepath+=~/.config-test/nvim/repos/github.com/Shougo/dein.vim/
 call dein#begin(expand('~/.config-test/nvim'))
 call dein#add('Shougo/dein.vim')
 call dein#add('haya14busa/dein-command.vim')
 call dein#add('Shougo/dein.vim')
 call dein#add('mhartington/oceanic-next')
 call dein#add('vim-airline/vim-airline')
   if dein#check_install()
      call dein#install()
      let pluginsExist=1
   endif
   call dein#end()
   filetype plugin indent on
 if (has("termguicolors"))
   set termguicolors
 endif
 syntax enable
 colorscheme OceanicNext
 let g:airline_theme="oceanicnext"
 let g:airline_powerline_fonts = 1

Please post a minimal vimrc that has the error

from oceanic-next.

cjnucette avatar cjnucette commented on August 28, 2024

Ok , I found out that there is a problem with ctrlp plugin, but it seems to be affecting only this plugin.

from oceanic-next.

mhartington avatar mhartington commented on August 28, 2024

Are you using the active fork or the original ctrlp?

from oceanic-next.

cjnucette avatar cjnucette commented on August 28, 2024

I'm using ctrlpvim/ctrlp.vim

from oceanic-next.

johnthepink avatar johnthepink commented on August 28, 2024

I can confirm it has something to do with ctrlp. Going to invesitgate

from oceanic-next.

johnthepink avatar johnthepink commented on August 28, 2024

I was unable to reproduce consistently. I reverted to b938fbc and everything is working as normal.

While trying to reproduce, for whatever reason, removing ctrlp fixed the issue for me. Adding it back in, and then removing the ctrlp styles from this theme did not fix the issue for me.

from oceanic-next.

nexusstar avatar nexusstar commented on August 28, 2024

I've got the same issue, every time I start Neovim it shows the message:
"Could not resolve ...". And If I enter AirlineTheme: oceanicnext the theme shows up. Here is my configuration and how it looks:

peek 2016-11-13 00-36

And I too can confirm that removing CtrlP from my configuration just resolved it

peek 2016-11-13 01-00

from oceanic-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.