Skip to content

Issafalcon/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issafalcon Richaaard


Issafalcon Neovim Configuration

🚀 Highlights

  • API convenience functions (many of which are courtesy of the AstroNvim codebase) under the api folder
  • Core Neovim Configuration in the core folder
  • LSP area with self contained API and LSP-Server configurations
  • Plugin modules loaded with Lazy.nvim for optimized lazy loaded plugins

Plugins

All plugins are installed and configured via the plugins folders. Each one contains a .lua file which brings together all the plugin specs for Lazy.nvim to load.

All plugins are registered in the init.lua root file, so modules and plugins can be disabled by removing / commenting out from the registration function.

About

My neovim configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages