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
8a552a57e9
commit
bb99d49d8f
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