Skip to content

igorlfs/dotfiles

Repository files navigation

dotfiles/nvim/.config/nvim

nvim

Install Instructions

Install requires Neovim 0.10+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:igorlfs/dotfiles ~/.config/igorlfs/dotfiles
NVIM_APPNAME=igorlfs/dotfiles/nvim/.config/nvim nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=igorlfs/dotfiles/nvim/.config/nvim nvim

Plugins

bars-and-lines

code-runner

color

colorscheme

completion

cursorline

debugging

editing-support

formatting

fuzzy-finder

git

github

indent

lsp

lsp-installer

markdown-and-latex

motion

note-taking

nvim-dev

plugin-manager

programming-languages-support

session

snippet

statusline

syntax

test

utility

Language Servers

  • bashls
  • clangd
  • cssls
  • emmet_language_server
  • gdscript
  • html
  • jsonls
  • lua_ls
  • ruff_lsp
  • svelte
  • taplo
  • texlab
  • yamlls

This readme was generated by Dotfyle