dotfiles/.config/nvim
2023-11-11 14:01:19 +01:00
..
.github 📁 files(README): added READMEs and title image for nearly every app config dir 2023-10-28 23:41:00 +02:00
lua 🐛 fix(nvim): autotag not working 2023-11-11 14:01:19 +01: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
lazy-lock.json 🔧 chore(nvim): plugin updates 2023-11-11 02:03:42 +01:00
lazyvim.json 🔧 chore(nvim): plugin updates 2023-11-07 00:22:38 +01:00
LICENSE feat(nvim): lICENSE added and removed lazylock from .gitignore 2023-10-18 13:29:15 +02:00
README.md ♻️ refactor(nvim): readme changed to preview the new plugins, git and github are now extras for easy enabling/disabling 2023-10-18 13:27:40 +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

bars-and-lines

code-runner

color

colorscheme

comment

completion

debugging

dependency-management

editing-support

file-explorer

formatting

fuzzy-finder

game

git

github

keybinding

lsp

lsp-installer

marks

media

motion

nvim-dev

plugin-manager

preconfigured

scrollbar

scrolling

snippet

split-and-window

startup

statusline

syntax

tabline

terminal-integration

utility

workflow

Language Servers

  • eslint
  • html
  • omnisharp
  • sqlls
  • svelte
  • tailwindcss
  • taplo

This readme was generated by Dotfyle