Skip to content

Commit

Permalink
neovim: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Jan 5, 2025
1 parent 1315a66 commit 3ae42ac
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions nvim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NVIM_APPNAME=geodimm/dotfiles/nvim nvim

### completion

+ [hrsh7th/nvim-cmp](https://dotfyle.com/plugins/hrsh7th/nvim-cmp)
+ [Saghen/blink.cmp](https://github.com/Saghen/blink.cmp)

### diagnostics

Expand All @@ -55,7 +55,7 @@ NVIM_APPNAME=geodimm/dotfiles/nvim nvim

### fuzzy-finder

+ [nvim-telescope/telescope.nvim](https://dotfyle.com/plugins/nvim-telescope/telescope.nvim)
+ [ibhagwan/fzf-lua](https://dotfyle.com/plugins/ibhagwan/fzf-lua)

### git

Expand Down Expand Up @@ -98,7 +98,6 @@ NVIM_APPNAME=geodimm/dotfiles/nvim nvim
+ [MunifTanjim/nui.nvim](https://dotfyle.com/plugins/MunifTanjim/nui.nvim)
+ [folke/lazydev.nvim](https://dotfyle.com/plugins/folke/lazydev.nvim)
+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim)
+ [nvim-lua/popup.nvim](https://dotfyle.com/plugins/nvim-lua/popup.nvim)

### plugin-manager

Expand All @@ -110,9 +109,12 @@ NVIM_APPNAME=geodimm/dotfiles/nvim nvim

### snippet

+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip)
+ [rafamadriz/friendly-snippets](https://dotfyle.com/plugins/rafamadriz/friendly-snippets)

### split-and-window

+ [mrjones2014/smart-splits.nvim](https://dotfyle.com/plugins/mrjones2014/smart-splits.nvim)

### startup

+ [goolord/alpha-nvim](https://dotfyle.com/plugins/goolord/alpha-nvim)
Expand All @@ -125,11 +127,7 @@ NVIM_APPNAME=geodimm/dotfiles/nvim nvim

### terminal-integration

+ [akinsho/nvim-toggleterm.lua](https://dotfyle.com/plugins/akinsho/nvim-toggleterm.lua)

### test

+ [nvim-neotest/neotest](https://dotfyle.com/plugins/nvim-neotest/neotest)
+ [mikesmithgh/kitty-scrollback.nvim](https://dotfyle.com/plugins/mikesmithgh/kitty-scrollback.nvim)

### utility

Expand Down

0 comments on commit 3ae42ac

Please sign in to comment.