mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fix: lualine url
This commit is contained in:
parent
ebf0336f5e
commit
e62bec4788
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ require('rose-pine').setup({
|
|||
-- Set colorscheme after options
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
```
|
||||
**[lualine.nvim](https://github.com/wbthomason/packer.nvim)**
|
||||
**[lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)**
|
||||
```lua
|
||||
require('lualine').setup {
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue