dotfiles/.config/vim
Ahmad Ansori Palembani e69acc9844
chore(nvim): More lua migration
- Migrated from NerdTree -> Neotree
- Lazify neotree
- Migrated from lightline -> lualine (TODO: colourscheme)
- Add nvim-treesitter
- Enable tree-sitter-gsp
2024-04-18 09:12:43 +07:00
..
.gitignore + wtf? 2022-06-22 11:34:03 +07:00
README.md + Improved VIMRC 2020-07-22 14:31:24 +07:00
vim_idea lf stuff 2022-03-13 16:57:38 +07:00
vim_nix chore: More vimscript to lua migration stuff 2024-04-17 08:57:51 +07:00
vim_plug feat(vim): Backport tree-sitter to vim 2024-04-18 08:11:34 +07:00
vim_uni chore(nvim): More lua migration 2024-04-18 09:12:43 +07:00
vim_win + Improved VIM -> Experimental auto refresh vimrc for windows 2020-07-13 13:23:36 +07:00
vimrc chore(vimrc): Drop vim and windows 2024-04-14 08:07:04 +07:00

null2264's VIM Configuration

About

vimrc separated to multiple files to make it easier to maintain it on multiple OSes.

Right now this config only confirmed to be working on Linux.