Skip to content

nathabonfim59/lvim-config

Repository files navigation

lvim-config

My personal LunarVim configuration

What does it look like?

image

image

Disclaimer

Yes, this neovim configuration is based on LunarVim. In fact, you'll need it to run this config. There is also a bunch of open-source plugins here.

Install

  1. Install LunarVim and it's dependencies
  2. Clone this repo to ~/.config/lvim

git clone https://github.com/nathabonfim59/lvim-config ~/.config/lvim

Features

1. File History

2. Change sorroundings

3. Rainbow brackets

4. Formated symbols

5. Colorschemes

6. Highlight hex and rgb colors

7. Support editor config

8. Local history on VIM

9. TODO manager

10. Winbar GPS

11. AI Automcompletion

1. File History

image Easily recover (even uncommited) changes.

Sidenote: this functionality already saved so many times I can't even count.

Action Shortcut
Toggle History Timeline Leader + H

Feature thanks to https://github.com/dinhhuy258/vim-local-history

2. Change sorroundings

Plugin Repository: https://github.com/tpope/vim-surround

3. Rainbow brackets

Plugin Repository: https://github.com/ChristianChiarulli/nvim-ts-rainbow

4. Formated symbols

Plugin Repository: https://github.com/simrat39/symbols-outline.nvim

5. Colorschemes

Plugin Repository: https://github.com/navarasu/onedark.nvim

6. Highlight hex and rgb colors

Plugin Repository: https://github.com/norcalli/nvim-colorizer.lua

7. Support editor config

Plugin Repository: https://github.com/tpope/vim-dadbod

8. Local history on VIM

Plugin Repository: https://github.com/dinhhuy258/vim-local-history

9. TODO manager

Plugin Repository: https://github.com/folke/todo-comments.nvim

10. Winbar GPS

Plugin Repository: https://github.com/christianchiarulli/nvim-gps

11. AI Automcompletion

Plugin Repository: https://github.com/tzachar/cmp-tabnine

About

My personal LunarVim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published