A launch point for your personal nvim configuration
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Juan Miguel Rua 28af9f8551 Changing the README.md as dotstyle suggested 1 year ago
.github Add a pull request template (#825) 1 year ago
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2 years ago
lua Adding surround plugin 1 year ago
.gitignore rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 1 year ago
.stylua.toml Use call_parentheses 2 years ago
LICENSE.md license 3 years ago
README.md Changing the README.md as dotstyle suggested 1 year ago
init.lua Adding surround plugin 1 year ago

README.md

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:juanmiguelRuaDev/kickstart.nvim ~/.config/juanmiguelRuaDev/kickstart.nvim

Open Neovim with this config:

NVIM_APPNAME=juanmiguelRuaDev/kickstart.nvim/ nvim

Plugins

colorscheme

comment

completion

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

syntax

tabline

utility

Language Servers

  • html
  • tflint

This readme was generated by Dotfyle