Skip to content

Personal lazyvim config + extras (Harpoon, Oil, Molten, etc.) because nvim distributions are more convenient than building it from scratch (yes I'm not a real nvim user)

License

Notifications You must be signed in to change notification settings

KevsterAmp/Lazyvim-config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

LazyVim config + extras (Harpoon, Oil, Molten, etc...)
PS: sorry but using an nvim distribution is more convenient especially in maintaining plugins :3

Files

.
├── LICENSE
├── README.md
├── init.lua
├── lazy-lock.json
├── lazyvim.json
├── lua
│   ├── config
│   │   ├── autocmds.lua
│   │   ├── keymaps.lua
│   │   ├── lazy.lua
│   │   └── options.lua
│   └── plugins
│   ├── colorscheme.lua
│   ├── disabled.lua
│   ├── example.lua
│   ├── formatting.lua
│   ├── harpoon.lua
│   ├── linter.lua
│   ├── lsp.lua
│   ├── mason.lua
│   ├── molten.lua
│   ├── oil.lua
│   ├── presenting.lua
│   ├── telescope.lua
│   └── vim-tmux-navi.lua
└── stylua.toml

4 directories, 23 files

About

Personal lazyvim config + extras (Harpoon, Oil, Molten, etc.) because nvim distributions are more convenient than building it from scratch (yes I'm not a real nvim user)

Resources

License

Stars

Watchers

Forks

Languages