Skip to content

Latest commit

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation


🡢 This is my personal Neovim configuration with a set of plugins to enhance the development experience.

🡢 This Project is for WINDOWS 11 only, all configurations are made into this Operational System.

🡢 To know the available keymaps use the command :Khelp into the command mode!

Directory Organization

File nameDescription
init.luaThe main entry point for the Neovim configuration.
lua/Contains all the Lua configuration files.
plugins.luaLoads all the plugins from the lua/plugins directory.
config/Contains the configuration files for the plugins.
autocmds.luaContains the autocommands.
jdtls.luaContains the configuration for the Java LSP.
keymaps.luaContains all the keymaps.
plugins/Contains the plugin specifications.
init.luaLoads all the plugins from the lua/plugins directory.
git-manager/Contains the git manager plugins.
interface/Contains the interface plugins.
lsp/Contains the LSP plugins.
markdown/Contains the markdown plugins.
programming/Contains the programming plugins.

Installation

  1. To use this configuration, you need to have Neovim installed on your Windows 11 machine.
  2. The location of the files need to be in C:\Users\user\Appdata\Local\nvim.
  3. Need to install gcc using scoop: scoop install gcc.
  4. Nedd to install python using scoop: scoop install python.
  5. Need to install java JDK.

Plugins

About

My Neovim IDE configuration (Windows/Linux/MacOSX

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages