mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
remove thanks to section
This commit is contained in:
parent
510d3f3545
commit
da185c1b1a
1 changed files with 0 additions and 4 deletions
|
|
@ -110,7 +110,3 @@ vim.api.nvim_set_keymap('n', '<c-8>', [[<cmd>lua require('rose-pine.functions').
|
|||
vim.api.nvim_set_keymap('n', '<c-9>', [[<cmd>lua require('rose-pine.functions').select_variant('moon')<cr>]], { noremap = true, silent = true })
|
||||
vim.api.nvim_set_keymap('n', '<c-0>', [[<cmd>lua require('rose-pine.functions').select_variant('base')<cr>]], { noremap = true, silent = true })
|
||||
```
|
||||
|
||||
## Thanks to
|
||||
|
||||
- [mvllow](https://github.com/mvllow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue