Add README
This commit is contained in:
36
README.md
Normal file
36
README.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# neovim
|
||||
My NixVim-based Neovim config
|
||||
|
||||
## Gallery
|
||||

|
||||

|
||||

|
||||
|
||||
## 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>
|
||||
[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>
|
||||
|
||||
Reference in New Issue
Block a user