Skip to content

Repository files navigation

Neovim config

GitHub Workflow Dotyfile Profile

minimalist Neovim config (< 700 lines).

Demo

Plugins

Theme

Installation

  1. Remove current NVIM configuration and plugins
./scripts/nvim-reset.sh
  1. Install this repository and the Lazy plugin manager
./scripts/install.sh
  1. Execute NVIM to finish the installation
nvim

Post-Installation

  1. Update .luarc.json file with your "$VIMRUNTIME"
nvim .config/nvim/.luarc.json

Dependencies

General

  • nvim
  • rg
  • fd

Language specific

Lua

  • lua
  • stylua
  • lua-language-server

Shell

  • sh
  • shfmt
  • shellcheck
  • bash-language-server

C

  • clang
  • lldb
  • clangd
  • clang-format

PHP

  • php
  • phpcs
  • phpcbf
  • intelephense

About

minimalist Neovim config

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages