dotfiles/.config/nvim
Sergio Laín 0d25f53077
♻️ refactor(nvim): changed worktree and dap plugins to be dependencies of telescope instead of single files
now, we have less garbage open at startup
also did cleaning of the default options of lazy that i didnt touch, now there are only my edits
2023-10-18 11:59:29 +02:00
..
lua ♻️ refactor(nvim): changed worktree and dap plugins to be dependencies of telescope instead of single files 2023-10-18 11:59:29 +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 🗑️ remove(nvim): codeium.nvim deleted 2023-10-18 11:53:06 +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