mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-07 16:04:27 +02:00
Updated 7. Example Custom Plugins (markdown)
parent
b212dee2c1
commit
971985294c
1 changed files with 1 additions and 1 deletions
|
@ -1890,7 +1890,7 @@ return {
|
|||
```
|
||||
- load Colorscheme
|
||||
```lua
|
||||
vim.cmd("colorscheme onedark_vivid")
|
||||
vim.cmd("colorscheme onedark")
|
||||
```
|
||||
sumber : <br>
|
||||
https://github.com/olimorris/onedarkpro.nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue