/dotfiles

All my .vimrc and .bashrc file settings all in one place

Primary LanguageLua

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

Open Neovim with this config:

NVIM_APPNAME=zechtz/dotfiles/nvim nvim

Plugins

bars-and-lines

color

colorscheme

comment

completion

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

keybinding

lsp

lsp-installer

lua-colorscheme

marks

nvim-dev

plugin-manager

preconfigured

programming-languages-support

scrolling

snippet

startup

statusline

syntax

tabline

utility

web-development

Language Servers

  • denols
  • html
  • jdtls
  • tsserver

This readme was generated by Dotfyle