Skip to content

gordun209-hub/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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