Skip to content

Files

Latest commit

4810f01 · Nov 28, 2024

History

History
60 lines (44 loc) · 1.01 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.01 KB

LabNvim

LabNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins based on AstroNVim.

Programming Packs:

  • Lua
  • rust
  • python
  • bash
  • elixir-phoenix
  • go
  • html-css
  • json
  • typescript
  • cpp
  • ruby

Extras:

  • twilight
  • obsidian
  • markdown
  • gp.nvim
  • neotest

Color schemes:

  • fluoromachine
  • neofusion
  • tokyonight
  • poimandres
  • eldritch

labnvim start

labnvim start

🛠️ 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