ayu-theme / ayu-vim

Modern theme for modern VIMs
Apache License 2.0
1.67k stars 185 forks source link

Proposal change it to lua config #76

Open Asrtodex opened 1 year ago

Asrtodex commented 1 year ago

Juat an idea should.we.change.it using a.lua config for neo vim. If dont mind i would lik to join. May be we can folow the onedark pro structure for the color cheme

Luxed commented 1 year ago

Why? What do you gain by doing that? The only thing you'd be doing is removing support for Vim users which might very well be the majority for this theme. Even though I use exclusively neovim nowadays, I've still made an effort to support both editors on my fork. There is also a neovim only version of this theme that is maintained.

Links: https://github.com/Luxed/ayu-vim https://github.com/Shatur/neovim-ayu

Asrtodex commented 1 year ago

Sorry. In my community vim is dead. We all use nvim rightnow. And i dont know if vim still something

BPowell76 commented 1 month ago

Sorry. In my community vim is dead. We all use nvim rightnow. And i dont know if vim still something

You can use vim commands in an init.lua file.

Instead of termguicolors you use vim.opt.termguicolors = true