/neovim_config

My config for Neovim

Primary LanguageLua

My Neovim config

preview 1 preview 2

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:ratataque/neovim_config ~/.config/ratataque/neovim_config

Open Neovim with this config:

NVIM_APPNAME=ratataque/neovim_config/ nvim

Plugins

comment

completion

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

game

git

github

icon

lsp

lsp-installer

markdown-and-latex

marks

motion

nvim-dev

search

session

syntax

Language Servers

  • clangd
  • html
  • phpactor
  • pyright

This readme was generated by Dotfyle