|
||
---|---|---|
.github | ||
doc | ||
lua | ||
.gitignore | ||
.stylua.toml | ||
LICENSE.md | ||
README.md | ||
init.lua |
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
- echasnovski/mini.surround
- nvim-treesitter/nvim-treesitter-textobjects
- nvim-treesitter/nvim-treesitter
tabline
utility
Language Servers
- html
- tflint
This readme was generated by Dotfyle