mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 11:18:53 +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
|
||||
|
||||

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

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

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

|
||||
|
||||
# Panduan Install Dan Konfigurasi NeoVim
|
||||
|
||||
## 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",
|
||||
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