Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimixar/vim-config
Here is my vim config, with C# support. Works with Unity3D also.
https://github.com/dimixar/vim-config
Last synced: about 1 month ago
JSON representation
Here is my vim config, with C# support. Works with Unity3D also.
- Host: GitHub
- URL: https://github.com/dimixar/vim-config
- Owner: dimixar
- License: mit
- Created: 2017-03-13T20:46:27.000Z (almost 8 years ago)
- Default Branch: neovim
- Last Pushed: 2022-01-06T01:36:47.000Z (almost 3 years ago)
- Last Synced: 2024-04-28T06:20:19.507Z (8 months ago)
- Language: Vim script
- Homepage:
- Size: 53.7 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-config
Here is my neovim config, with C# support. Works with Unity3D also.#### !!!Tested Only on OSX & Linux!!!
Works best with neovim-qt.
### Necessary dependencies
Before cloning this repository, you'll have to install Vim-Plug: https://github.com/junegunn/vim-plug### How to make it work
1. Clone this repository into your .config/nvim/ folder.
2. Open neovim
3. Install all plugins with ":PlugInstall"
4. Restart neovim
5. Call the command ":UpdateRemotePlugins"### List of plugins used so far.
1. https://github.com/mhinz/vim-startify
2. https://github.com/scrooloose/nerdtree
3. https://github.com/scrooloose/nerdcommenter
4. https://github.com/tpope/vim-surround
5. https://github.com/vim-airline/vim-airline
6. https://github.com/vim-airline/vim-airline-themes
7. https://github.com/tpope/vim-fugitive
8. https://github.com/mhinz/vim-signify
9. https://github.com/airblade/vim-gitgutter
10. https://github.com/Raimondi/delimitMate
11. https://github.com/sheerun/vim-polyglot
12. https://github.com/tpope/vim-sensible
13. https://github.com/pelodelfuego/vim-swoop
14. https://github.com/junegunn/gv.vim
15. https://github.com/mbbill/undotree
16. https://github.com/shougo/vimproc.vim
17. https://github.com/tpope/vim-dispatch
18. https://github.com/SirVer/ultisnips
19. https://github.com/w0rp/ale
20. https://github.com/majutsushi/tagbar
21. https://github.com/easymotion/vim-easymotion
22. https://github.com/morhetz/gruvbox
23. https://github.com/honza/vim-snippets
24. https://github.com/omnisharp/omnisharp-vim
25. https://github.com/OrangeT/vim-csharp
26. https://github.com/Shougo/deoplete.nvim
27. https://github.com/dimixar/deoplete-omnisharp
28. https://github.com/ervandew/supertab
29. https://github.com/idanarye/vim-merginal
30. https://github.com/hoelzro/vim-split-navigate
31. https://github.com/junegunn/fzf.vim
32. https://github.com/randomize/switch.vim
33. https://github.com/ryanoasis/vim-devicons
34. https://github.com/zchee/deoplete-jedi
35. https://github.com/simeji/winresizer