https://github.com/azeredo-e/nvim-config
My nvim config written in Lua
https://github.com/azeredo-e/nvim-config
Last synced: 12 months ago
JSON representation
My nvim config written in Lua
- Host: GitHub
- URL: https://github.com/azeredo-e/nvim-config
- Owner: azeredo-e
- Created: 2024-07-16T19:54:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T02:42:28.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T04:42:27.033Z (about 1 year ago)
- Language: Lua
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My NVim Config (still figuring out)
A Neovim configuration using Lua.
I've written thie README as a way to keep track of everything that comes in making this config work as I want it to.
This config was heavily inspired by [miltonllera/nvim-config](https://github.com/miltonllera/neovim-config/tree/master).
## Installed plugins
- [folke/lazy.nvim](https://github.com/folke/lazy.nvim)
- folke/tokyonight.nvim
- nvim-telescope/telescope.nvim
- nvim-treesitter/nvim-treesitter
- RRethy/vim-illuminate
- theprimeagen/harpoon
- mbbill/undotree
- tpope/vim-fugitive (Git integration)
- [tpope/vim-commentary](https://github.com/tpope/vim-commentary) (Shortcut to comment and uncomment lines)
- akinsho/toggleterm.nvim
- williamboman/mason.nvim
- [williamboman/mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)
- neovim/nvim-lspconfig
- ray-x/lsp_signature.nvim (Brings up the docstring for function, not sure about this one yet)
- freddiehaddad/feline.nvim
- lewis6991/gitsigns.nvim
- nvim-lua/plenary.nvim
- nvim-tree/nvim-web-devicons