Welcome to moegi-neovim, a beautiful and elegant theme designed for your favorite editors and terminals. This theme enhances your workspace, making it more enjoyable to write code or take notes.
To begin using moegi-neovim, you need to download the theme. Follow the steps below to easily get started.
You can use moegi-neovim on various platforms. Check that your system meets the following requirements:
To install the moegi-neovim theme, visit this page to download: GitHub Releases Page.
After downloading, follow the specific instructions below for installation.
~/.config/nvim/.mkdir -p ~/.config/nvim/colors
mv /path/to/downloaded/moegi.vim ~/.config/nvim/colors/
init.vim or init.lua configuration file to set moegi as your theme:
colorscheme moegi
~/.config/wezterm/wezterm.lua.local wezterm = require 'wezterm';
return {
color_scheme = "moegi",
}
Join our growing community of users who benefit from moegi-neovim. Share your experience, ask questions, or offer suggestions:
moegi-neovim is released under the MIT License. Feel free to use, modify, and distribute.
For more information about customizing the theme, you can refer to our documentation related to Neovim and other supported editors.
Remember to visit this page to download the latest version of moegi-neovim and elevate your editing experience today!