dotfiles/.config/nvim
2023-10-19 13:25:12 +02:00
..
lua ♻️ refactor(nvim): glance only for implementations and references and hint keyword added to the lspconfig 2023-10-19 13:25:12 +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
lazy-lock.json ♻️ refactor(nvim): changed package info as a cmp dependency, and nvim updates 2023-10-18 18:59:04 +02:00
lazyvim.json feat(nvim): new extras 2023-10-19 13:23:26 +02: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