seanbanko / nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Open Neovim with this config:

NVIM_APPNAME=seanbanko/nvim/ nvim

Plugins

colorscheme

comment

completion

cursorline

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

remote-development

snippet

statusline

syntax

Language Servers

  • clangd
  • lua_ls
  • rust_analyzer

This readme was generated by Dotfyle

About


Languages

Language:Lua 100.0%