Skip to content

aidenlangley/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config.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 git@github.com:aidenlangley/config.nvim ~/.config/aidenlangley/config.nvim
NVIM_APPNAME=aidenlangley/config.nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=aidenlangley/config.nvim/ nvim

Plugins

color

comment

completion

cursorline

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

lua-colorscheme

motion

nvim-dev

plugin-manager

programming-languages-support

project

snippet

split-and-window

startup

statusline

syntax

tabline

utility

Language Servers

  • bashls
  • dockerls
  • gopls
  • jsonls
  • lua_ls
  • pyright
  • taplo
  • yamlls

This readme was generated by Dotfyle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages