Coder Social home page Coder Social logo

Comments (6)

jwu avatar jwu commented on June 29, 2024

Hi Viser,

Where did you put those settings in your .vimrc in new exvim? It should be inserted after .vimrc.plugin been executed. So basically I recommend you to put them in .vimrc.local and copy this file to the same place as your .vimrc at.

from main.

Viser avatar Viser commented on June 29, 2024

Hi, jwu

I haven't do any changes in new exvim .vimrc. Solarized is a default new exvim color sheme, so .vimrc already include(by order)

set background=light
let g:solarized_termcolors = 256
syntax on " required
colorscheme solarized

so I can't understand why it dosen't work.

Thanks.

from main.

jwu avatar jwu commented on June 29, 2024

I test this on my mac, and it works just fine. I will test it in gnome in linux to prove it again later on.

Could you screen shot it and paste it here? I want to see what is it looks like. Also can you type the :colorscheme and check if the result is solarized after you entered vim.

from main.

Viser avatar Viser commented on June 29, 2024

same vim, same terminal emulator
old exvim
selection_006
new exvim
selection_003

from main.

jwu avatar jwu commented on June 29, 2024

Hi Viser,

I've fixed the problem. Please check my changes above. By adding the script:

set t_Co=256

The color goes right.

Let me known if this settings works for you. And I will close the issue after your reply.

from main.

Viser avatar Viser commented on June 29, 2024

This setting work great. Thanks.

from main.

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.