Skip to content

NachoNievaG/lazy_nvim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lazy_nvim_config

Implementing folke/lazy.nvim I'm bringing a neovim rice-a-like configuration to you with a more robust UI, trying to get a usual IDE experience with all neovim's power included.

Requirements:

  • ripgrep (for fuzzy finding)
  • lazygit (TUI git integration)
  • lazydocker (TUI docker integration)

Installation steps:

  1. Having neovim downloaded.
  2. At your $HOME, create .config/nvim directory.
  3. git clone https://github.com/NachoNievaG/lazy_nvim_config ~/.config/nvim
  4. brew install ripgrep lazygit lazydocker
  5. Launch nvim and expect the plugin installation process to finish in a couple of minutes.
  6. Enjoy!

Keymaps can be found at /lua/keymaps.lua which-key guidelines can be found at /lua/plugins/which-key.lua

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages