Skip to content

scandar/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My nvim configuration

This is my personal NeoVim config, it's a minimal config made to optimize my workflow. It mainly focuses on tooling related to TypeScript/JavaScript, Vue, and web development in general.

Plugins live under lua/plugins General configuration lives under lua/config.lua

Feel free to fork and use for your own.

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

Open Neovim with this config:

NVIM_APPNAME=scandar/nvim/ nvim

Plugins

ai

colorscheme

completion

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

keybinding

lsp

media

nvim-dev

plugin-manager

search

snippet

statusline

syntax

Language Servers

  • cssls
  • gopls
  • html
  • jsonls
  • lua_ls
  • vtsls
  • yamlls

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