/nvim

neovim config

Primary LanguageLua

NVIM Config

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

Open Neovim with this config:

NVIM_APPNAME=rawnly/nvim/ nvim

Plugins

colorscheme

completion

editing-support

file-explorer

fuzzy-finder

lsp

lua-colorscheme

motion

nvim-dev

plugin-manager

preconfigured

startup

syntax

workflow

Language Servers

  • gleam
  • lua_ls
  • pyright

This readme was generated by Dotfyle