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

https://github.com/freecx/init.lua

my neovim config
https://github.com/freecx/init.lua

config lua neovim

Last synced: about 2 months ago
JSON representation

my neovim config

Awesome Lists containing this project

README

          

# init.lua

My neovim config

## Packages
- [packer.nvim](https://github.com/wbthomason/packer.nvim)
- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
- [telescope-fzf-native.nvim](https://github.com/telescope-fzf-native.nvim)
- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- [indent-blankline.vim](https://github.com/lukas-reineke/indent-blankline.nvim)
- [bufferline.nvim](https://github.com/akinsho/bufferline.nvim)
- [gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
- [undotree](https://github.com/mbbill/undotree)
- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
- [Comment.nvim](https://github.com/numToStr/Comment.nvim)
- [sleuth.vim](https://github.com/tpope/vim-sleuth)
- [LSP Zero](https://github.com/VonHeikemen/lsp-zero.nvim)

## Theme
- [Nordfox](https://github.com/EdenEast/nightfox.nvim)