Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 2.6 KB

README.md

File metadata and controls

80 lines (53 loc) · 2.6 KB

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 [email protected]:gordun209-hub/nvim ~/.config/gordun209-hub/nvim
NVIM_APPNAME=gordun209-hub/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=gordun209-hub/nvim/ nvim

Plugins

colorscheme

comment

completion

editing-support

fuzzy-finder

golang

icon

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

statusline

syntax

Language Servers

  • gopls
  • lua_ls

This readme was generated by Dotfyle