dotfiles/.config/vim
Ahmad Ansori Palembani 20400cf82f
fix: Use filetype instead of filename
Using filename caused autocmd called after modeline, caused it to
overwrite whatever setting is set through modeline
2024-04-14 07:40:19 +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 + Bloody hell that's alot of changes 2021-11-13 07:28:50 +07:00
vim_plug chore: Add treesitter 2023-08-27 15:33:35 +07:00
vim_uni fix: Use filetype instead of filename 2024-04-14 07:40:19 +07:00
vim_win + Improved VIM -> Experimental auto refresh vimrc for windows 2020-07-13 13:23:36 +07:00
vimrc refactor: Simplify vimrc 2023-08-28 16:51:58 +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.