Skip to content

harrywik/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Neovim configuration

This is a configuration folder for neovim located in $HOME/.config/. It uses packer as its package manager.

Structure

.
β”œβ”€β”€ init.lua
β”œβ”€β”€ LICENSE
β”œβ”€β”€ lua
β”‚Β Β  └── usr
β”‚Β Β      β”œβ”€β”€ cmp.lua
β”‚Β Β      β”œβ”€β”€ colorscheme.lua
β”‚Β Β      β”œβ”€β”€ keymaps.lua
β”‚Β Β      β”œβ”€β”€ lsp
β”‚Β Β      β”‚Β Β  β”œβ”€β”€ handlers.lua
β”‚Β Β      β”‚Β Β  β”œβ”€β”€ init.lua
β”‚Β Β      β”‚Β Β  β”œβ”€β”€ lsp-installer.lua
β”‚Β Β      β”‚Β Β  └── settings
β”‚Β Β      β”‚Β Β      β”œβ”€β”€ jsonls.lua
β”‚Β Β      β”‚Β Β      β”œβ”€β”€ pyright.lua
β”‚Β Β      β”‚Β Β      └── sumneko_lua.lua
β”‚Β Β      β”œβ”€β”€ options.lua
β”‚Β Β      β”œβ”€β”€ plugins.lua
β”‚Β Β      β”œβ”€β”€ telescope.lua
β”‚Β Β      └── treesitter.lua
β”œβ”€β”€ plugin
β”‚Β Β  └── packer_compiled.lua
└── README.md

License

Code in this repository is licensed under the MIT license see LICENSE for more information

About

Neovim configuration folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages