/nvim

Primary LanguageLua

nvim/

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:korbexmachina/nvim ~/.config/korbexmachina/nvim
NVIM_APPNAME=korbexmachina/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=korbexmachina/nvim/ nvim

Plugins

colorscheme

comment

completion

dependency-management

editing-support

file-explorer

formatting

fuzzy-finder

icon

indent

keybinding

lsp

lsp-installer

media

nvim-dev

plugin-manager

snippet

statusline

syntax

terminal-integration

utility

Language Servers

  • astro
  • ccls
  • cmake
  • gleam
  • gopls
  • html
  • lua_ls
  • rust_analyzer
  • tsserver

This readme was generated by Dotfyle