Skip to content

Latest commit

 

History

History
160 lines (95 loc) · 5.06 KB

File metadata and controls

160 lines (95 loc) · 5.06 KB

dotfiles/.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:ProfKache/dotfiles ~/.config/ProfKache/dotfiles

Open Neovim with this config:

NVIM_APPNAME=ProfKache/dotfiles/.config/nvim nvim

Plugins

bars-and-lines

color

colorscheme

comment

completion

cursorline

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

marks

media

nvim-dev

plugin-manager

snippet

statusline

syntax

tabline

terminal-integration

utility

Language Servers

  • html
  • jdtls
  • jsonls
  • standardrb
  • taplo

This readme was generated by Dotfyle