zdk / astronvim_config

v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroNvim Config

Just my AstroNvim v4+ config.

Overview

motion

  • mini-surround

pack

  • html-css
  • lua
  • docker
  • go
  • ruby

code runner

  • sniprun

editing support

  • neogen

🛠️ Installation

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

Clone the repository

git clone https://github.com/<your_user>/<your_repository> ~/.config/nvim

Start Neovim

nvim

About

v4


Languages

Language:Lua 100.0%