Files
neovim/README.md
2026-03-18 15:25:35 -04:00

39 lines
1.7 KiB
Markdown

# neovim
My NixVim-based Neovim config
## Gallery
![Demo](/screenshots/01.png?raw=true)
![Demo](/screenshots/02.png?raw=true)
![Demo](/screenshots/03.png?raw=true)
## Overview
Configured using [NixVim](https://nix-community.github.io/nixvim/)<br>
Color Scheme: [Tokyo Night](https://github.com/folke/tokyonight.nvim)<br>
## Plugins
[dashboard](https://github.com/nvimdev/dashboard-nvim/)<br>
[telescope](https://github.com/nvim-telescope/telescope.nvim)<br>
[telescope-fzf-native](https://github.com/nvim-telescope/telescope-fzf-native.nvim)<br>
[web-devicons](https://github.com/nvim-tree/nvim-web-devicons)<br>
[lualine](https://github.com/nvim-lualine/lualine.nvim)<br>
[neo-tree](https://github.com/nvim-neo-tree/neo-tree.nvim)<br>
[neogit](https://github.com/NeogitOrg/neogit)<br>
[gitsigns](https://github.com/lewis6991/gitsigns.nvim)<br>
[tiny-inline-diagnostic](https://github.com/rachartier/tiny-inline-diagnostic.nvim)<br>
[coq_nvim](https://github.com/ms-jpq/coq_nvim)<br>
[nvim-autopairs](https://github.com/windwp/nvim-autopairs)<br>
[Comment](https://github.com/numToStr/Comment.nvim)<br>
[sleuth](https://github.com/tpope/vim-sleuth)<br>
[rustaceanvim](https://github.com/mrcjkb/rustaceanvim)<br>
[mkdnflow](https://github.com/jakewvincent/mkdnflow.nvim)<br>
[hml](https://github.com/mawkler/hml.nvim)<br>
[typst-preview](https://github.com/al-kot/typst-preview.nvim)<br>
### LSP
[lspconfig](https://github.com/neovim/nvim-lspconfig/)<br>
[typos-lsp](https://github.com/tekumara/typos-lsp)<br>
[markdown_oxide](https://github.com/Feel-ix-343/markdown-oxide)<br>
[ltex](https://valentjn.github.io/ltex/)<br>
[nixd](https://github.com/nix-community/nixd)<br>
[pyright](https://github.com/microsoft/pyright)<br>