/old-nvim

My neovim config files.

Primary LanguageLuaMIT LicenseMIT

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

ai

colorscheme

comment

completion

debugging

editing-support

file-explorer

fuzzy-finder

indent

keybinding

lsp

lsp-installer

note-taking

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

utility

Language Servers

  • gopls
  • html
  • rust_analyzer

This readme was generated by Dotfyle