Skip to content

stephansama/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim/

Created At

Repo size

Commit activity

Last commit


Plugins Leader Key Plugin Manager

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:stephansama/nvim ~/.config/stephansama/nvim

Open Neovim with this config:

NVIM_APPNAME=stephansama/nvim/ nvim

Plugins

colorscheme

command-line

comment

completion

cursorline

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

lsp

lsp-installer

markdown-and-latex

marks

note-taking

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

test

Language Servers

  • astro
  • bashls
  • clangd
  • cmake
  • cssls
  • cssmodules_ls
  • docker_compose_language_service
  • dockerls
  • emmet_ls
  • eslint
  • gopls
  • graphql
  • html
  • jsonls
  • lemminx
  • lua_ls
  • marksman
  • sqlls
  • svelte
  • tailwindcss
  • taplo
  • tsserver
  • vuels
  • yamlls

This readme was generated by Dotfyle