zopencommunity / vimport

Utility for managing virtual file systems
3 stars 4 forks source link

No colors #59

Closed kalekume closed 3 weeks ago

kalekume commented 6 months ago

I don't see colors in vim. I use a xterm-256color terminal.

image

This is my .vimrc file:

image

When I edit any file there are no colors:

image

IgorTodorovskiIBM commented 5 months ago

How did you install vim? Did you use zopen install vim? If you manually installed it, you'll also need ncurses in the correct location

kalekume commented 5 months ago

You were right, ncurses was installed but not loaded.

Thank you very much for your help.

kalekume commented 5 months ago

another topic, is it possible to have the ls command colourised?

MikeFultonDev commented 3 weeks ago

@kalekume I am going to close off this issue - please open up a separate issue for 'ls' - that should go under 'coreutilsport' I believe (@IgorTodorovskiIBM correct me if I'm wrong).