mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 19:28:52 +02:00
update
This commit is contained in:
parent
fbc6415ec1
commit
665c8c9b16
5 changed files with 5 additions and 5 deletions
|
@ -18,15 +18,15 @@
|
||||||
## Plugins Manager
|
## Plugins Manager
|
||||||
|
|
||||||

|

|
||||||
|
## Layout
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## PHP
|
## PHP
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## JAVA
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# Panduan Install Dan Konfigurasi NeoVim
|
# Panduan Install Dan Konfigurasi NeoVim
|
||||||
|
|
||||||
## Kebutuhan Dasar
|
## Kebutuhan Dasar
|
||||||
|
|
BIN
img/coding.png
Normal file
BIN
img/coding.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 198 KiB |
BIN
img/home.png
BIN
img/home.png
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 28 KiB |
Binary file not shown.
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 105 KiB |
|
@ -6,4 +6,4 @@ scrollview.setup({
|
||||||
bg = "LightCyan",
|
bg = "LightCyan",
|
||||||
ctermbg = 160,
|
ctermbg = 160,
|
||||||
})
|
})
|
||||||
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind" }
|
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind", "Outline" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue