/nvim

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

My neovim config

This config is for my linux use only. It is the successor after Cynosure

image

Core

I have a core folder in which files for things like autocommands, setting, plugins or utils are.

Modules folder

In this folder is where I keep all my plugins config e.g. completion, editor, files, lang, lsp, tools, ui

Custom

All my custom settings eg. dashboard, statusline and winbar I override my colors in this folder

CREDITS

Thanks to these wonderful people. Their config guided me into making my config.

  • NvChad
  • max397574

    Aesthetic config and amazing functions

  • abzcoding

    amazing config. recommend to check it out.

  • tamton-aquib

    Remember to check his plugin. staline

  • vsedov

    ISTG this dude has a nice lazy.nvim plugin structure. Most of my config is based off vsedov config. Give him a star :> he deserves it

  • tjdevseries