An open API service indexing awesome lists of open source software.

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

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