Skip to content

AlexanderHott/neovim-config

Repository files navigation

Neovim Config

This is meant for use with NvChad

BREAKING CHANGES

Inspiration from the creator of NvChad

Quickstart

Install neovim v0.8

wget https://github.com/neovim/neovim/releases/download/latest/nvim.appimage -O nvim
chmod +x nvim
mv nvim /usr/local/bin/

NvChad Setup

git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1

Custom config setup

git clone https://github.com/AlexanderHOtt/neovim-config/ ~/.config/nvchad_custom --depth 1
ln -s ~/.config/nvchad_custom/ ~/.config/nvim/lua/custom

Note: Make sure to run :PackerSync after nvim launches.

TODO

TODO: Add plugins

TODO: Add keymaps

  • nvim dap

TODO: Add terminal repls

TODO: Add autocmds

TODO: Fix indents may be caused by indent-blankline + ts indents at the same time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published