Skip to content

igorlfs/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

csv-files

cursorline

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

github

icon

indent

lsp

lsp-installer

motion

nvim-dev

plugin-manager

session

snippet

statusline

syntax

tabline

utility

Language Servers

  • clangd
  • cssls
  • dockerls
  • html
  • svelte
  • tailwindcss
  • taplo
  • yamlls

This readme was generated by Dotfyle