Skip to content

Latest commit

 

History

History
96 lines (63 loc) · 2.89 KB

README.md

File metadata and controls

96 lines (63 loc) · 2.89 KB

better-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]:Ssionn/better-dotfiles ~/.config/Ssionn/better-dotfiles

Open Neovim with this config:

NVIM_APPNAME=Ssionn/better-dotfiles/nvim nvim

Plugins

ai

colorscheme

comment

completion

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

statusline

syntax

tabline

utility

Language Servers

  • eslint
  • html
  • intelephense
  • jsonls
  • lua_ls

This readme was generated by Dotfyle