SoloVim/README.md

8.0 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

code-runner

color

colorscheme

comment

completion

csv-files

cursorline

debugging

dependency-management

diagnostics

editing-support

file-explorer

formatting

game

git

icon

keybinding

lsp

markdown-and-latex

marks

media

note-taking

nvim-dev

plugin-manager

programming-languages-support

project

session

snippet

statusline

syntax

test

utility

web-development

Language Servers

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

This readme was generated by Dotfyle