From 4b955140659dbcf3873fe6e677ca16d60ed1b75b Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Fri, 22 Aug 2025 22:48:21 -0400 Subject: [PATCH] Add README --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..789d095 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +# 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/)
+Color Scheme: [Tokyo Night](https://github.com/folke/tokyonight.nvim)
+ +## Plugins +[dashboard](https://github.com/nvimdev/dashboard-nvim/)
+[telescope](https://github.com/nvim-telescope/telescope.nvim)
+[telescope-fzf-native](https://github.com/nvim-telescope/telescope-fzf-native.nvim)
+[web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
+[lualine](https://github.com/nvim-lualine/lualine.nvim)
+[neo-tree](https://github.com/nvim-neo-tree/neo-tree.nvim)
+[neogit](https://github.com/NeogitOrg/neogit)
+[tiny-inline-diagnostic](https://github.com/rachartier/tiny-inline-diagnostic.nvim)
+[coq_nvim](https://github.com/ms-jpq/coq_nvim)
+[nvim-autopairs](https://github.com/windwp/nvim-autopairs)
+[Comment](https://github.com/numToStr/Comment.nvim)
+[sleuth](https://github.com/tpope/vim-sleuth)
+[rustaceanvim](https://github.com/mrcjkb/rustaceanvim)
+[mkdnflow](https://github.com/jakewvincent/mkdnflow.nvim)
+[hml](https://github.com/mawkler/hml.nvim)
+[typst-preview](https://github.com/al-kot/typst-preview.nvim)
+ +### LSP +[lspconfig](https://github.com/neovim/nvim-lspconfig/)
+[typos-lsp](https://github.com/tekumara/typos-lsp)
+[markdown_oxide](https://github.com/Feel-ix-343/markdown-oxide)
+[ltex](https://valentjn.github.io/ltex/)
+