Clone the template repository git clone --depth 1 https://github.com/AstroNvim/template ~/.config/nvim rm -rf ~/.config/nvim/.git nvim Windows (Powershell) Make a backup of your current nvim and nvim-data folder Rename-Item -Path $env:LOCALAPPDATA\nvim -NewName $env:LOCALAPPDATA...
┊꒰ 💭 ꒱ name: ┊꒰ 💭 ꒱꒱ pronouns: ┊꒰ 💭 ꒱꒱ age: ┊꒰ 💭 ꒱ extra: ﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍﹍ ︶︶︶︶︶︶︶︶︶︶︶︶ discord bio intro discord bio template soft introductory aesthetic symbols ୧ ‧˚ 🍮 ⋅ ☆ aesthetic cute ...
git clone --depth 1 https://github.com/AstroNvim/template $env:LOCALAPPDATA\nvim Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force nvimMinimal ~/.config/nvim/init.luaSome user's might not want to use an entire template or do any customization. Here is a minimal ~/.config/n...
git clone --depth 1 https://github.com/AstroNvim/template~/.config/nvim rm -rf~/.config/nvim/.git nvim Windows (Powershell) Rename-Item-Path$env:LOCALAPPDATA\nvim-NewName$env:LOCALAPPDATA\nvim.bakRename-Item-Path$env:LOCALAPPDATA\nvim-data-NewName$env:LOCALAPPDATA\nvim-data.bak ...