dotfiles/.config/nvim
2023-10-14 22:19:53 +02:00
..
lua 💄 style(nvim): bufferline indentation 2023-10-14 22:19:53 +02:00
.gitignore spicetify changes, lazyvim installation an little config 2023-07-18 17:21:49 +02:00
.neoconf.json spicetify changes, lazyvim installation an little config 2023-07-18 17:21:49 +02:00
init.lua spicetify changes, lazyvim installation an little config 2023-07-18 17:21:49 +02:00
lazyvim.json 🐛 fix(nvim): changed a lot of stuff to adapt to the new 10.0 lazyvim update 2023-10-13 14:06:10 +02:00
README.md New readme to pair with the new conf 2023-08-23 21:06:05 +02:00
stylua.toml 💄 style(nvim): 2 spaces as indentation 2023-10-07 23:02:39 +02:00

dotfiles/.config/nvim

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:Matt-FTW/dotfiles ~/.config/Matt-FTW/dotfiles
NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim

Plugins

color

colorscheme

comment

completion

editing-support

file-explorer

fuzzy-finder

keybinding

lsp

lsp-installer

markdown-and-latex

media

nvim-dev

plugin-manager

preconfigured

project

scrollbar

startup

syntax

tabline

utility

Language Servers

  • marksman
  • pyright
  • dockerls
  • gopls
  • jdtls
  • jsonls
  • ruff_lsp
  • rust_analyzer
  • tailwindcss
  • tsserver
  • yamls