Git Product home page Git Product logo

Comments (5)

lil-skelly avatar lil-skelly commented on June 18, 2024 1

Yes, I understand. By the way, I am using QTerminal since it is the default terminal emulator on the kali distro. I searched through the nord official/un-official port projects but seems there isn't one for QTerminal. I think I can safely close this issue by saying that I prefer keep using the third party theme, until full support comes for neovim. Thank you

from vim.

svengreb avatar svengreb commented on June 18, 2024 1

QTerminal, and the LXQt project in general, is indeed nothing that Nord explicitly supports yet, but when there is a higher demand it might be a possible candidate when active port developments gets started again. I've added it to one of the project boards/tables that will also be made public within the next weeks.

from vim.

lil-skelly avatar lil-skelly commented on June 18, 2024

Its weird, that I copied the nord.vim file directly from this repository, and added it in my themes folder and setted it as the colorscheme (Had removed the nord plugin first to avoid problems). Same thing . . . Seems that with nord.nvim it gives me the syntax highlighting and colorscheme in general that the docs showed.

from vim.

svengreb avatar svengreb commented on June 18, 2024

Hi @CopernicusPY 👋

Like mentioned in the Reddit post (just to give some context for others reading this issue) my guess about an invalid local setup seem to be correct. The blue box at the top of Nord Vim's "Installation & Activation" guide informs that the matching terminal theme must be present because Vim uses the 16 ANSI base colors provided by the terminal in which it is running. Based on your screenshot (by the way, you can simply upload images & videos directly to most content fields on GitHub) this doesn't seem to be the case. Since you haven't provided any additional information about your system I can't recommended a specific Nord port so please make sure to check if you terminal is supported through any of Nord's official ports or, if not, maybe a port created by the community.

The answer to why the Neovim specific theme port works is also simple (and partly answered in the Reddit thread): This theme is for "Vanilla" Vim while Neovim is not supported explicitly but only when it runs Vim specific plugins. The fact that it "just works" without the need to have the matching terminal theme installed is simply because Neovim natively supports hexadecimal color codes ("true color", ISO-8613-3 compatible terminals) which will be used as is instead of relying on the terminal to translate the requested ANSI color code to the matching hexadecimal color so the third-party Neovim Nord port can simply define the color palette like this.

from vim.

lil-skelly avatar lil-skelly commented on June 18, 2024

Yeah thats great. I would switch to alacritty ( i have it installed with nord as its colorscheme), I just really hate the need of using 3rd party apps to allow multiple instances/tabs screen splits etc.

from vim.

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.