Skip to content

Latest commit

 

History

History

nvim

Config

badge 1 badge 2 badge 3

├── lua
│  ├── config # keybindings, options, ….markdownlintignore
│  ├── funcs # utility functions & personal plugins
│  └── plugins # plugins & their configs
├── after
│  └── ftplugin # filetype-specific configs
├── queries # modifications of treesitter queries
├── snippets
│  ├── basic
│  └── project-specific
└── templates

All installed plugins