Skip to content

quackzar/vim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-dotfiles/

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

Open Neovim with this config:

NVIM_APPNAME=Quacktiamauct/vim-dotfiles/ nvim

Plugins

bars-and-lines

code-runner

color

colorscheme

colorscheme-creation

comment

completion

debugging

diagnostics

editing-support

fennel

file-explorer

formatting

fuzzy-finder

git

github

icon

indent

keybinding

lsp

lsp-installer

lua-colorscheme

markdown-and-latex

marks

motion

nvim-dev

plugin-manager

quickfix

scrollbar

scrolling

search

snippet

split-and-window

startup

statusline

syntax

tabline

test

utility

web-development

Language Servers

  • html
  • ltex
  • lua_ls
  • rust_analyzer
  • typst_lsp
  • zk

This readme was generated by Dotfyle