Skip to content

gitynity/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

  • packer plugin manager is used to install the plugins.

  • init.lua is the main file where we call all plugins at neovim startup.

  • lua directory contains individual plugin files and a common import file for all plugins called plugins.lua.



Installation



Directory structure of .config/nvim:

Screenshot 2023-07-03 at 2 46 04 AM
Note: Make sure not to keep the name of the plugin file same as the name of plugin, it can cause integration issues at nvim startup.
For example, name of mason plugin file can be mason-config.lua instead of mason.lua.


UI look:

Screenshot 2023-07-03 at 2 43 46 AM

References

About

nvim

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages