Go to file
2025-08-29 13:26:26 +03:00
after Update 2025-08-29 2025-08-29 13:26:26 +03:00
ftdetect Update 2025-08-29 2025-08-29 13:26:26 +03:00
ftplugin Update 2025-02-28 2025-04-16 13:42:48 +03:00
lua Update 2025-08-29 2025-08-29 13:26:26 +03:00
plugin feat(cmp): update to blink.cmp 2024-12-24 16:03:46 +02:00
queries Update 2025-02-28 2025-04-16 13:42:48 +03:00
spell Update 2025-06-19 2025-06-19 16:08:38 +03:00
.gitignore Update 2025-03-30 2025-04-16 13:42:50 +03:00
init.lua Update 2025-03-30 2025-04-16 13:42:50 +03:00
lazy-lock.json Update 2025-08-29 2025-08-29 13:26:26 +03:00
LICENSE Update LICENSE 2025-07-30 20:09:40 +03:00
neovim.yml Update 2025-02-28 2025-04-16 13:42:48 +03:00
README.md update readme 2025-07-31 00:05:18 +03:00
selene.toml chore: minor changes 2024-03-09 14:57:04 +02:00
stylua.toml Added readme 2023-04-23 23:28:53 +03:00

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