-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README with Dotfyle generated markdown
- Loading branch information
1 parent
2168c14
commit 502a1d9
Showing
1 changed file
with
142 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,145 @@ | ||
# AstroNvim user customizations | ||
|
||
User configuration for [AstroNvim](https://github.com/AstroNvim/AstroNvim) | ||
|
||
<a href="https://dotfyle.com/doctorfree/astronvim"><img src="https://dotfyle.com/doctorfree/astronvim/badges/plugins?style=flat" /></a> | ||
<a href="https://dotfyle.com/doctorfree/astronvim"><img src="https://dotfyle.com/doctorfree/astronvim/badges/leaderkey?style=flat" /></a> | ||
<a href="https://dotfyle.com/doctorfree/astronvim"><img src="https://dotfyle.com/doctorfree/astronvim/badges/plugin-manager?style=flat" /></a> | ||
|
||
## Install Instructions | ||
|
||
Installation and initialization using `lazyman`: | ||
|
||
```bash | ||
git clone https://github.com:doctorfree/nvim-lazyman ~/.config/nvim-Lazyman | ||
~/.config/nvim-Lazyman/lazyman.sh | ||
lazyman -a | ||
``` | ||
|
||
Open Neovim with this config: | ||
|
||
```bash | ||
lazyman open # fuzzy select 'AstroNvimPlus' | ||
``` | ||
|
||
## Plugins | ||
|
||
### bars-and-lines | ||
|
||
+ [m4xshen/smartcolumn.nvim](https://dotfyle.com/plugins/m4xshen/smartcolumn.nvim) | ||
+ [SmiteshP/nvim-navic](https://dotfyle.com/plugins/SmiteshP/nvim-navic) | ||
|
||
### color | ||
|
||
+ [NvChad/nvim-colorizer.lua](https://dotfyle.com/plugins/NvChad/nvim-colorizer.lua) | ||
|
||
### colorscheme | ||
|
||
+ [projekt0n/github-nvim-theme](https://dotfyle.com/plugins/projekt0n/github-nvim-theme) | ||
+ [sainnhe/edge](https://dotfyle.com/plugins/sainnhe/edge) | ||
+ [folke/tokyonight.nvim](https://dotfyle.com/plugins/folke/tokyonight.nvim) | ||
+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim) | ||
+ [kvrohit/mellow.nvim](https://dotfyle.com/plugins/kvrohit/mellow.nvim) | ||
+ [sainnhe/sonokai](https://dotfyle.com/plugins/sainnhe/sonokai) | ||
|
||
### comment | ||
|
||
+ [folke/todo-comments.nvim](https://dotfyle.com/plugins/folke/todo-comments.nvim) | ||
|
||
### diagnostics | ||
|
||
+ [folke/trouble.nvim](https://dotfyle.com/plugins/folke/trouble.nvim) | ||
|
||
### editing-support | ||
|
||
+ [anuvyklack/pretty-fold.nvim](https://dotfyle.com/plugins/anuvyklack/pretty-fold.nvim) | ||
+ [nvim-treesitter/nvim-treesitter-context](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-context) | ||
+ [Wansmer/treesj](https://dotfyle.com/plugins/Wansmer/treesj) | ||
|
||
### file-explorer | ||
|
||
+ [nvim-neo-tree/neo-tree.nvim](https://dotfyle.com/plugins/nvim-neo-tree/neo-tree.nvim) | ||
|
||
### fuzzy-finder | ||
|
||
+ [nvim-telescope/telescope.nvim](https://dotfyle.com/plugins/nvim-telescope/telescope.nvim) | ||
|
||
### keybinding | ||
|
||
+ [anuvyklack/keymap-amend.nvim](https://dotfyle.com/plugins/anuvyklack/keymap-amend.nvim) | ||
+ [LinArcX/telescope-command-palette.nvim](https://dotfyle.com/plugins/LinArcX/telescope-command-palette.nvim) | ||
|
||
### lsp | ||
|
||
+ [onsails/lspkind.nvim](https://dotfyle.com/plugins/onsails/lspkind.nvim) | ||
+ [jose-elias-alvarez/null-ls.nvim](https://dotfyle.com/plugins/jose-elias-alvarez/null-ls.nvim) | ||
+ [neovim/nvim-lspconfig](https://dotfyle.com/plugins/neovim/nvim-lspconfig) | ||
+ [ray-x/lsp_signature.nvim](https://dotfyle.com/plugins/ray-x/lsp_signature.nvim) | ||
+ [j-hui/fidget.nvim](https://dotfyle.com/plugins/j-hui/fidget.nvim) | ||
+ [SmiteshP/nvim-navbuddy](https://dotfyle.com/plugins/SmiteshP/nvim-navbuddy) | ||
+ [jose-elias-alvarez/typescript.nvim](https://dotfyle.com/plugins/jose-elias-alvarez/typescript.nvim) | ||
|
||
### marks | ||
|
||
+ [ThePrimeagen/harpoon](https://dotfyle.com/plugins/ThePrimeagen/harpoon) | ||
|
||
### media | ||
|
||
+ [andweeb/presence.nvim](https://dotfyle.com/plugins/andweeb/presence.nvim) | ||
|
||
### note-taking | ||
|
||
+ [nvim-neorg/neorg](https://dotfyle.com/plugins/nvim-neorg/neorg) | ||
|
||
### nvim-dev | ||
|
||
+ [MunifTanjim/nui.nvim](https://dotfyle.com/plugins/MunifTanjim/nui.nvim) | ||
+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim) | ||
|
||
### scrolling | ||
|
||
+ [karb94/neoscroll.nvim](https://dotfyle.com/plugins/karb94/neoscroll.nvim) | ||
|
||
### snippet | ||
|
||
+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip) | ||
|
||
### startup | ||
|
||
+ [goolord/alpha-nvim](https://dotfyle.com/plugins/goolord/alpha-nvim) | ||
|
||
### statusline | ||
|
||
+ [rebelot/heirline.nvim](https://dotfyle.com/plugins/rebelot/heirline.nvim) | ||
|
||
### syntax | ||
|
||
+ [kylechui/nvim-surround](https://dotfyle.com/plugins/kylechui/nvim-surround) | ||
+ [nvim-treesitter/nvim-treesitter](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter) | ||
|
||
### utility | ||
|
||
+ [anuvyklack/fold-preview](https://dotfyle.com/plugins/anuvyklack/fold-preview) | ||
+ [folke/noice.nvim](https://dotfyle.com/plugins/folke/noice.nvim) | ||
+ [rcarriga/nvim-notify](https://dotfyle.com/plugins/rcarriga/nvim-notify) | ||
|
||
## Language Servers | ||
|
||
+ `astro` | ||
+ `bashls` | ||
+ `cssls` | ||
+ `cssmodules_ls` | ||
+ `dockerls` | ||
+ `dotls` | ||
+ `emmet_ls` | ||
+ `graphql` | ||
+ `html` | ||
+ `jsonls` | ||
+ `lua_ls` | ||
+ `marksman` | ||
+ `prismals` | ||
+ `pyright` | ||
+ `tailwindcss` | ||
+ `tsserver` | ||
+ `yamlls` | ||
|