mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-25 18:28:44 +02:00
Updated 6. Configurations (markdown)
parent
ac2a65ee78
commit
6ba1ba5d4d
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ vim.g.pcode_transparent_mode = 1
|
||||||
vim.g.pcode_clear_lualine = 1
|
vim.g.pcode_clear_lualine = 1
|
||||||
```
|
```
|
||||||
2. Delete last load config
|
2. Delete last load config
|
||||||
```
|
```bash
|
||||||
# linux / mac
|
# linux / mac
|
||||||
rm -rf ~/.local/share/nvim
|
rm -rf ~/.local/share/nvim
|
||||||
# windows Powershell
|
# windows Powershell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue