Skip to content

Commit

Permalink
remove thanks to section
Browse files Browse the repository at this point in the history
  • Loading branch information
mvllow authored Aug 14, 2021
1 parent 510d3f3 commit da185c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit da185c1

Please sign in to comment.