Skip to content

amaanq/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

đź’¤ Neovim Config

This is what I currently daily drive when writing code.

Major credit goes to @folke as my config is heavily inspired by his.

Trying out my config

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

Open Neovim with this config:

NVIM_APPNAME=amaanq/nvim-config/ nvim

image

Snapshot of my Tree-Sitter dev workflow

image

Lazygit

image

Terminal (ToggleTerm)

image

Telescope (Live Grep & more)

image

Spectre (replace)

image

Swap Colorschemes (via Telescope)

image

Plugins

bars-and-lines

color

colorscheme

comment

completion

cursorline

debugging

dependency-management

editing-support

file-explorer

formatting

fuzzy-finder

git

github

lsp

lsp-installer

lua-colorscheme

media

motion

nvim-dev

plugin-manager

preconfigured

snippet

split-and-window

statusline

syntax

tabline

terminal-integration

test

utility

About

Neovim config generated with LazyVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published