Skip to content

seanbanko/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages