This repository has been archived on 2024-07-18 . You can view files and clone it, but cannot push or open issues or pull requests.
1bdd17e813f479fd1d9029f2142d383f3e567700
Custom Neovim Plugins
Wyatt's user configuration for Neovim (AstroNvim)
Check this repo out too.
🛠️ 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
Clone this repository
git clone https://scm.wyattjmiller.com/wymiller/nvim-user ~/.config/nvim/lua/user
Start Neovim
nvim
or neovide if you have that installed:
neovide
Description
Languages
Lua
100%