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
- Host: GitHub
- URL: https://github.com/deponian/vim.config
- Owner: deponian
- Created: 2020-02-21T21:08:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-24T21:12:29.000Z (about 1 year ago)
- Last Synced: 2025-06-24T21:31:08.333Z (about 1 year ago)
- Topics: dotfiles, neovim, vim
- Language: Lua
- Homepage:
- Size: 17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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