aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-06-19 14:22:26 +0200
committerOxbian <got.dacs@slmail.me>2023-06-19 14:22:26 +0200
commit5c9f71e376c5ca7334aa3d884c34413b2efacb0d (patch)
treed7a52d6e3905ae32c737702559e540108a94e7b4
parent9c946f8f786137aeabfe005f2865043183838876 (diff)
downloadvimrc-5c9f71e376c5ca7334aa3d884c34413b2efacb0d.tar.gz
vimrc-5c9f71e376c5ca7334aa3d884c34413b2efacb0d.zip
Update readme
-rw-r--r--readme.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index a8e74fd..e4457a7 100644
--- a/readme.md
+++ b/readme.md
@@ -18,10 +18,16 @@ Oh and remove neovim, it make some problems with vim.
## Plugins
This config has just the necessarry plugins installed:
-
-- [Vim gitgutter](https://github.com/airblade/vim-gitgutter) to see diff between files with git.
+- [OneDark](https://github.com/joshdick/onedark.vim) onedark theme.
+- [Vim Airline](https://github.com/vim-airline/vim-airline) Vim statusline.
+- [NerdTree](https://github.com/preservim/nerdtree) to have a filetree in vim.
+- [Vim devicons](https://github.com/ryanoasis/vim-devicons) language icons for vim.
+ [Vim gitgutter](https://github.com/airblade/vim-gitgutter) to see diff between files with git.
- [Vim fugitive](https://github.com/tpope/vim-fugitive) to be able to use some powerful git commands in git.
--
+- [ALE](https://github.com/dense-analysis/ale) vim linter, autocompleter, a swiss knife for all the LSP things.
+- [Vim vsnip](https://github.com/hrsh7th/vim-vsnip/tree/master) vscode snippets for vim.
+- [Vim friendly snippets](https://github.com/rafamadriz/friendly-snippets) vim snippets collection in vscode format.
+
## Command & keybinds
### General
ArKa projects. All rights to me, and your next child right arm.