Skip to content

ivomachado/dotfiles

Repository files navigation

dotfiles/dotconfig/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:ivomachado/dotfiles ~/.config/ivomachado/dotfiles
NVIM_APPNAME=ivomachado/dotfiles/dotconfig/nvim nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=ivomachado/dotfiles/dotconfig/nvim nvim

Plugins

colorscheme

comment

completion

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

quickfix

scrollbar

search

session

split-and-window

statusline

syntax

terminal-integration

utility

Language Servers

  • clangd
  • cmake
  • html
  • svelte
  • tsserver

This readme was generated by Dotfyle