Skip to content

My personal config for neovim because I use neovim btw

Notifications You must be signed in to change notification settings

zohaibarsalan/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim Configuration

I use NeoVim btw

This neovim (nvim) config has been made after referencing multiple different nvim configs from different creators and users most notably theprimeagen and josean. Morever, I referenced multiple distros of nvim aswell and in the end came up with the perfect nvim config for me.

File Structure

-> lua
    -> zohaib (username)
        -> core
            -- init.lua
            -- keymaps.lua
            -- options.lua

        -> plugins
        -- lazy.lua
    -- init.lua

About

My personal config for neovim because I use neovim btw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages