Skip to content

wxrayut/wxrayut.nvchad

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Last commit

241129_14h36m50s_screenshot

241129_14h34m39s_screenshot

πŸ“„ Requirements

Before you dive in, ensure you have the following requirements installed:

Click to see the requirements

In windows, you can use scoop to install them.

πŸ’» Installation

Please follow these steps:

  1. Preparation:

    • Ensure that Neovim is not running.
    • Remove or move your current nvim directory (if it exists).
  2. Installation:

    • On Linux/MacOS:

      bash <(curl -s https://raw.githubusercontent.com/wxrayut/wxrayut.nvchad/main/installer/install.sh)
    • On Windows (Powershell):

      Invoke-WebRequest https://raw.githubusercontent.com/wxrayut/wxrayut.nvchad/main/installer/install.ps1 -UseBasicParsing | Invoke-Expression

✨ Features

  • Plugin Management: Efficiently manage plugins with lazy.nvim.
  • Compiler: Compile your code with compiler.nvim.
  • Debugging: Debug issues with nvim-dap with nvim-dap-ui.
  • Tests: Run tests with neotest.
  • Project Management: Simplify project handling with project.nvim.
  • Diff Viewer: Easily cycle through diffs with diffview.nvim.
  • Enhanced Searching: Improve searching with flash.nvim.
  • Autocompletion: Experience intelligent autocompletion with nvim-cmp.
  • Language Support: Harness the power of Language Server Protocol with nvim-lspconfig.
  • Formatting: Keep your code clean with conform.nvim.
  • Syntax Highlighting: Enjoy enhanced syntax highlighting with nvim-treesitter.
  • Fuzzy Finding: Find files and more with ease using telescope.nvim.
  • Integrated Terminal: Access a terminal within Neovim using toggleterm.nvim.
  • Git Integration: Effortlessly manage Git repositories with gitsigns.nvim and lazygit.
  • Keymap Cheatsheet: Quickly reference keymaps with which-key.nvim.
  • Discord Rich Presence: Tailor your presence like never before with cord.nvim.
  • Live Server: Live reload HTML, CSS, and JavaScript with live-server.nvim.

πŸ™ CREDITS

Thanks to @Alexis12119 for the excellent setup. Check out the original repository at Alexis12119/nvim-config.

About

πŸ§‘β€πŸ’» My Personal Neovim config forked from: @Alexis12119.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 93.8%
  • Vim Snippet 2.4%
  • PowerShell 1.7%
  • Shell 1.1%
  • Vim Script 1.0%