Skip to content

Latest commit

 

History

History
121 lines (84 loc) · 4.46 KB

README.md

File metadata and controls

121 lines (84 loc) · 4.46 KB

.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]:MrSloth-dev/.dotfiles ~/.config/MrSloth-dev/.dotfiles

Open Neovim with this config:

NVIM_APPNAME=MrSloth-dev/.dotfiles/nvim nvim

Plugins

colorscheme

comment

completion

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

lua-colorscheme

markdown-and-latex

note-taking

nvim-dev

plugin-manager

snippet

statusline

syntax

utility

workflow

Language Servers

  • cmake
  • html
  • tflint

This readme was generated by Dotfyle