-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Lualine support to nord-vim #265
base: main
Are you sure you want to change the base?
Conversation
Can we move this to the Neovim port once it starts taking shape? |
Hi @lokesh-krishna 👋, thanks for your contribution 👍 A Lua counterpart for lightline/airline is definitely something that will be added to the new port. I'll try to review this PR as soon as possible and maybe merge it until the port is available. Afterwards this project will be "cleaned" anyway like described in nordtheme/nord#157 (comment) and nordtheme/nord#157 (comment). |
I have decided not to include support for Lualine in this repository but only for the upcoming Nord Neovim port. I leave this PR open to use it as reference and allow you (if you want) to reopen it in the new repository later on. |
@lokesh-krishna Thank you (again!) for your patience! 🙏🏼 I recently published the first “Northern Post — The state and roadmap of Nord“ announcement which includes all details about the plans and future of the Nord project, including the goal of catching up with the backlog. This issue is part of the backlog and therefore I want to triage and process it to get one step closer to a “clean state“. Read the announcement about reaching the “clean“ contribution triage state in Nord‘s discussions for more details about the goal. Therefore it has been added to the icebox in the central and single-source-of-truth project board that is also described in more detail in the roadmap announcement. @lokesh-krishna Thanks (again!) for your contribution 🚀 |
Adds support for Lualine, a Neovim statusline plugin written in Lua. While the theme tries to stay as close as possible to the existing Lightline theme, the filename section uses
nord3
as the background rather thannord1
due to that section also determining the color of the background.Screenshots are attached of the theme in action: