neovim-rose-pine/readme.md
2021-05-18 11:23:17 -05:00

3.5 KiB

Rosé Pine for Neovim

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

  1. Install via your preferred package manager
-- Packer
use('rose-pine/nvim')
  1. Require or set rose-pine colorscheme
-- Lua
require('rose-pine').set()
" Vimscript
colorscheme rose-pine

Options

-- Can be 'base', 'moon', 'dawn'
vim.g.rose_pine_variant = 'base'

-- Use terminal background
vim.g.rose_pine_disable_background = false

Functions

-- Toggle between the three variants
require('rose-pine.functions').toggle_variant()

-- Toggle between base and dawn
require('rose-pine.functions').toggle_variant({'base', 'dawn'})

-- Switch to specified variant
require('rose-pine.functions').select_variant('moon')

Rosé Pine

Rosé Pine with Neovim

Rosé Pine Moon

Rosé Pine Moon with Neovim

Rosé Pine Dawn

Rosé Pine Dawn with Neovim

Thanks to