Updated Home (markdown)

Asep Komarudin 2023-02-26 14:04:30 +07:00
parent 41716ca913
commit dc91dc8333

34
Home.md

@ -1,4 +1,4 @@
<div align="center">
<div align="left">
Config Ini diperuntukan untuk kamu yang mengginginkan menggunakan Neovim tetapi tidak perlu melakukan config dari awal.<br>
<img src="https://github.com/pojokcodeid/nvim-lazy/blob/main/img/home.png" width="60%">
</div>
@ -7,3 +7,35 @@ Config Ini diperuntukan untuk kamu yang mengginginkan menggunakan Neovim tetapi
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/1.-Kebutuhan-Dasar#kebutuhan-dasar">Kebutuhan Dasar </a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/2.-Panduan-Install-Windows#panduan-windows">Panduan Install Windows</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/3.-Panduan-Linux-Debian-Based#panduan-linux-debian-based">Panduan Install Linux Debian</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/4.-Panduan-Linux-Fedora">Panduan Instalalsi Fedora</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/5.-Panduan-Arch-Linux">Panduan Instalasi Arch Linux</a>
- Configurasi
- Basic
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#struktur-file-">Struktur File</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#keymap">Key Maps</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#config-lsp">Config LSP</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#comfig-treesitter">Config Treesitter</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#ubah-dashboard">Config Dashboard</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#custom-null-ls">Config Null-ls</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#register-lsp">Register LSP</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#whichkey>Config Whichkey</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#format-on-save">Config Format On Save</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#custom-autocommand">Config Autocommand</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#cutom-default-option">Config Default Option</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#custom-key-mapping">Config Key Mappings</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#custom-plugins">Custom Plugins</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#custom-snippets">Custom Snippets</a>
- Contoh Custom Plugins
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#mini-animate">Mini Animate</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#json">Json</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#markdown-preview">Markdown Preview</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#config-java-jdtls">Java (JDTLS)</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#auto-save">Auto Save</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#override-lualine">Override Lualine</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#config-neotree">Neo-tree</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#overide-bufferline">Override Bufferline</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#typescript-jose-elias-alvarez">Typescript (jose-elias-alvarez)</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#denols-deno-nvim">Denols (deno-nvim)</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#clangd-clangd_extensionsnvim">clangd (clangd_extensions.nvim)</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#config-flutter-tool">Flutter Tool</a>
- <a href="https://github.com/pojokcodeid/nvim-lazy/wiki/6.-Configurasi#config-rust-tools">Rust Tool</a>