Skip to content

A launch point for your personal nvim configuration

License

Notifications You must be signed in to change notification settings

david-0609/kickstart.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickstart.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:david-0609/kickstart.nvim ~/.config/david-0609/kickstart.nvim
NVIM_APPNAME=david-0609/kickstart.nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=david-0609/kickstart.nvim/ nvim

Plugins

bars-and-lines

color

colorscheme

comment

completion

cursorline

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

game

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

marks

media

motion

note-taking

nvim-dev

plugin-manager

project

scrollbar

search

snippet

split-and-window

startup

statusline

syntax

tabline

terminal-integration

utility

version-manager

web-development

workflow

Language Servers

  • cssls
  • denols
  • dockerls
  • html
  • ltex
  • lua_ls
  • marksman
  • pyright
  • rust_analyzer
  • tailwindcss
  • texlab
  • tsserver
  • zls

About

A launch point for your personal nvim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%