snowmang1 / nvim

'this repo will contain my neovim configuration along with all plugin configs'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my NeoVim config

A layout very close to LazyVim that is a bit stripped down for less distractions.

Features

  • built in lsp, linter, & formatter support
  • custom catppuccin style lualine

Shortcuts ( getting started )

  • ; = leader key
  • n = open file tree

Plugins

setup

  1. Open any nvim buffer with nvim
  2. Should see the lazy.nvim UI
  3. Install all plugins with I key

Dependencies

  • lazy

About

'this repo will contain my neovim configuration along with all plugin configs'


Languages

Language:Lua 100.0%