Skip to content

ragnarok22/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Neovim Configuration

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

Open Neovim with this config:

NVIM_APPNAME=ragnarok22/nvim-config/ nvim

Plugins

colorscheme

comment

completion

debugging

editing-support

file-explorer

fuzzy-finder

git

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

statusline

syntax

Language Servers

  • html
  • lua_ls
  • pyright
  • tailwindcss
  • tsserver

This readme was generated by Dotfyle

About

My personal neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages