Skip to content

codicocodes/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles/nvim

image

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:codicocodes/dotfiles ~/.config/codicocodes/dotfiles
NVIM_APPNAME=codicocodes/dotfiles-nvim/nvim nvim --headless +"PackerSync" +qa

Open Neovim with this config:

NVIM_APPNAME=codicocodes/dotfiles/nvim nvim

Plugins

bars-and-lines

colorscheme

comment

completion

editing-support

fuzzy-finder

game

git

lsp

lsp-installer

marks

motion

note-taking

nvim-dev

plugin-manager

snippet

syntax

Language Servers

  • cssls
  • eslint
  • gopls
  • html
  • pyright
  • rust_analyzer
  • tsserver

This readme was generated by Dotfyle