Closed marilira closed 2 years ago
Hi @marilira , can you provide me some infos?
I haven't been using Neovim / vim long enough, but what do I know:
~\AppData\Local\nvim\init.vim
) it looks like this:call plug#begin('~\AppData\Local\nvim-data\plugged')
Plug 'dracula/vim', {'as': 'dracula'}
call plug#end()
colo dracula "set the theme
I hope I have helped in something.
Hey, I can give it a shot. I will try doing both vim and neovim themes. As, most of the stuff would be same.
Hi @ashishbinu , it would be great for sure. Thanks, just remember, one PR per port, let me know if you need some help and use vscode port as the base to put the colors in a right way. 💜
Hi @ashishbinu , it would be great for sure. Thanks, just remember, one PR per port, let me know if you need some help and use vscode port as the base to put the colors in a right way. :purple_heart:
Yeah sure, I will keep in mind.
@ashishbinu thanks, just one more thing, don't forget to read the documents and comment the #56 issue requesting to work on this port, so I can assign you to that issue. 💜
Hi, can someone please tell the status of this port @ashishbinu
Sorry, @daltonmenezes I am currently busy with some issues in the real life. I was not able to devote time for this. I would be more busy coming months too. I am unassigning myself from this issue, hope someone else could finish this port.
I created a repository related to this port. I started from gruvbox neovim's theme which uses lush as theme framework. Feel free to contribute by opening a PR, it'll be awesome !
I use the theme on vscode and would also to use on my Neovim :)