From 901adbaa62c6256303e0c493fc2245b098bd7f90 Mon Sep 17 00:00:00 2001 From: John Costa Date: Tue, 3 Jun 2025 18:01:31 +0100 Subject: [PATCH] test --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 56866071..f12b8111 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -# Nvim config +# DotFiles -I use [NvChad](https://nvchad.com/) as the base of my config, with some custom plugins and key mappings, as well as language servers. I haven't tested this config on other machines except my own so your experience may vary. - -* NvChad switched to Mason to manage Lsps so you will need to install the ones you want. -* TreeSitter for syntax highlighting, doesn't automatically install new languages, so you have to do this yourself. - -To use my NvChad config, take the files inside `nvchad`, and copy them inside `~/.config/nvim/lua/custom`, a folder NvChad uses for custom configurations. +All my dotfiles