Skip to content

Latest commit

 

History

History

nvim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

dotfiles/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]:Spazzy757/dotfiles ~/.config/Spazzy757/dotfiles
NVIM_APPNAME=Spazzy757/dotfiles/nvim nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=Spazzy757/dotfiles/nvim nvim

Plugins

completion

file-explorer

fuzzy-finder

golang

icon

lsp

nvim-dev

plugin-manager

syntax

Language Servers

  • bashls
  • docker_compose_language_service
  • dockerls
  • gopls
  • jsonls
  • lua_ls
  • pyright
  • rust_analyzer
  • sqlls
  • terraformls
  • tsserver
  • yamlls

This readme was generated by Dotfyle