https://github.com/hashdefault/nvim
my configs for neovim
https://github.com/hashdefault/nvim
lsp neovim nvim tree-sitter vim
Last synced: about 1 month ago
JSON representation
my configs for neovim
- Host: GitHub
- URL: https://github.com/hashdefault/nvim
- Owner: hashdefault
- License: mit
- Created: 2022-06-28T01:58:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T20:30:04.000Z (over 2 years ago)
- Last Synced: 2025-06-25T13:06:28.220Z (12 months ago)
- Topics: lsp, neovim, nvim, tree-sitter, vim
- Language: Lua
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Neovim Configs
 \
My configs for neovim made in lua

## What contains?
**Highlight**: [Tree-sitter](https://github.com/nvim-treesitter)\
**Formatter and Diagnostics hints**: [Null-ls](https://github.com/jose-elias-alvarez/null-ls.nvim)\
**LSP**: [LSP](https://github.com/neovim/nvim-lspconfig) with signature help\
**Completion**: [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) for completions with snippets\
**Diagnostics**: floating window\
**Git**: [Gitsigns](https://github.com/lewis6991/gitsigns.nvim)\
**Colorschemes**: +50 (current is [gruvbox] )\
**Navigate**: [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua)\
**Status Line**: [lua-line](https://github.com/nvim-lualine/lualine.nvim)\
**Startfy theme** [dashboard-nvim](https://github.com/glepnir/dashboard-nvim)\
**Plugin manager**: [Packer](https://github.com/wbthomason/packer.nvim)
### LSP, Diagnostics, Autocompletion and a bunch of snippets

### Autotag, autopairs and formatters

### Find files and strings with Telescope
