An open API service indexing awesome lists of open source software.

https://github.com/deponian/vim.config

VIm/Neovim configuraion
https://github.com/deponian/vim.config

dotfiles neovim vim

Last synced: 12 months ago
JSON representation

VIm/Neovim configuraion

Awesome Lists containing this project

README

          

## Neovim configuration

### Vim
Copy the contents of this repository to your user's home directory:

`git clone -b vim https://github.com/deponian/vim.config /home/user/.vim`

### Neovim
Copy the contents of this repository to your user's .config directory:

`git clone https://github.com/deponian/vim.config /home/user/.config/nvim`

### Acknowledgements
Many thanks to Greg Hurrell for his amazing [repository](https://github.com/wincent/wincent) where I took most of the configuration and especially for his [videos](https://www.youtube.com/channel/UCXPHFM88IlFn68OmLwtPmZA) about Vim!

And, of course, many thanks to the authors of the plugins that make Vim and Neovim so convenient and powerful:

- https://github.com/ch-danreif/haproxy.vim
- https://github.com/christianrondeau/vim-base64
- https://github.com/dmitmel/cmp-cmdline-history
- https://github.com/echasnovski/mini.splitjoin
- https://github.com/folke/lazy.nvim
- https://github.com/folke/tokyonight.nvim
- https://github.com/folke/trouble.nvim
- https://github.com/hrsh7th/cmp-buffer
- https://github.com/hrsh7th/cmp-calc
- https://github.com/hrsh7th/cmp-cmdline
- https://github.com/hrsh7th/cmp-nvim-lsp
- https://github.com/hrsh7th/cmp-nvim-lua
- https://github.com/hrsh7th/cmp-path
- https://github.com/hrsh7th/nvim-cmp
- https://github.com/ibhagwan/fzf-lua
- https://github.com/l3mon4d3/luasnip
- https://github.com/lambdalisue/suda.vim
- https://github.com/lewis6991/gitsigns.nvim
- https://github.com/lukas-reineke/cmp-rg
- https://github.com/lukas-reineke/indent-blankline.nvim
- https://github.com/madox2/vim-ai
- https://github.com/mfussenegger/nvim-lint
- https://github.com/mtdl9/vim-log-highlighting
- https://github.com/mustache/vim-mustache-handlebars
- https://github.com/neovim/nvim-lspconfig
- https://github.com/nfnty/vim-nftables
- https://github.com/nvchad/nvim-colorizer.lua
- https://github.com/nvim-lua/plenary.nvim
- https://github.com/nvim-lualine/lualine.nvim
- https://github.com/nvim-tree/nvim-tree.lua
- https://github.com/nvim-tree/nvim-web-devicons
- https://github.com/nvim-treesitter/nvim-treesitter
- https://github.com/pearofducks/ansible-vim
- https://github.com/rafamadriz/friendly-snippets
- https://github.com/rrethy/vim-illuminate
- https://github.com/saadparwaiz1/cmp_luasnip
- https://github.com/sindrets/diffview.nvim
- https://github.com/towolf/vim-helm
- https://github.com/tpope/vim-commentary
- https://github.com/tpope/vim-fugitive
- https://github.com/tpope/vim-git
- https://github.com/tpope/vim-repeat
- https://github.com/tpope/vim-surround
- https://github.com/uga-rosa/cmp-dictionary
- https://github.com/yasuhiroki/github-actions-yaml.vim