Skip to content

CsiPA0723/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CsiPA's Neovim config

Plugins installed: ... Leaderkey: Space Plugin manager: Lazy.nvim

Needed programs before installing

Install Instructions

Install requires Neovim 0.10+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:CsiPA0723/nvim-config ~/.config/CsiPA0723/nvim-config

Open Neovim with this config:

NVIM_APPNAME=CsiPA0723/nvim-config/ nvim

Plugins

Mason installs

Language Servers
  • angularls
  • bashls
  • clangd
  • docker_compose_language_service
  • glsl_analyzer
  • jdtls
  • json-lsp jsonls
  • lua_ls
  • phpactor
  • pylsp
  • spring-boot-tools
  • taplo
  • termux-language-server
  • yamlls
Debug Adapters
  • codelldb
  • cpptools
  • delve
  • java-debug-adapter
  • java-test
  • php-debug-adapter
Linters
  • markdownlint
  • eslint_d
  • hadolint
Formatters
  • markdownlint
  • black
  • prettierd
  • pretty-php
  • shfmt
  • stylua

Languages