]> git.sev.monster Git - dotfiles.git/commit - etc/vim/.vimrc
vim: update config, support nvim, del editorconfig
authorsev <git@sev.monster>
Fri, 18 Oct 2024 21:23:36 +0000 (16:23 -0500)
committersev <git@sev.monster>
Fri, 18 Oct 2024 21:35:12 +0000 (16:35 -0500)
commit58a8dbcc37837e9b2199ee06a747b65b1edd2b64
tree19f67cc80eefa99479eb7acb26f5fb112703b60e
parent97d1a4836215c13385c1e943ae581abd5c9a345f
vim: update config, support nvim, del editorconfig

- many config options were not being applied globally, since they were not
  global options themselves. they have been made global using autocommands.
- nvim did not work properly as some options are not compatible/not necessary
  with it.
- editorconfig is built-in as of vim 9, so the repo is no longer necessary. it
  has been removed, and the editorconfig optional package loaded when vim
  starts.
.gitmodules
etc/vim/.vimrc
etc/vim/pack/editorconfig-vim/start/editorconfig-vim [deleted submodule]
This page took 0.036737 seconds and 4 git commands to generate.