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
- Host: GitHub
- URL: https://github.com/freecx/init.lua
- Owner: FreeCX
- Created: 2022-12-30T17:52:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T13:13:58.000Z (about 2 years ago)
- Last Synced: 2025-03-30T09:11:18.326Z (about 1 year ago)
- Topics: config, lua, neovim
- Language: Lua
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)