SoloVim/README.md
2025-07-31 00:05:18 +03:00

9.6 KiB

SoloVim/

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:kristoferssolo/SoloVim ~/.config/kristoferssolo/SoloVim

Open Neovim with this config:

NVIM_APPNAME=kristoferssolo/SoloVim/ nvim

Plugins

ai

code-runner

color

colorscheme

comment

completion

csv-files

cursorline

debugging

dependency-management

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

game

git

github

icon

keybinding

lsp

lsp-installer

lua-colorscheme

markdown-and-latex

marks

media

note-taking

nvim-dev

plugin-manager

programming-languages-support

project

session

snippet

statusline

syntax

test

utility

web-development

workflow

Language Servers

  • astro
  • bashls
  • clangd
  • cssls
  • gopls
  • html
  • jdtls
  • jsonls
  • lua_ls
  • neocmake
  • tailwindcss
  • taplo
  • texlab
  • tsserver

This readme was generated by Dotfyle