]> git.sev.monster Git - dotfiles.git/commit
vim: fix vimrc, remove todo plugin, add lastplace
authorsev <git@sev.monster>
Fri, 25 Oct 2024 23:17:08 +0000 (18:17 -0500)
committersev <git@sev.monster>
Fri, 25 Oct 2024 23:17:08 +0000 (18:17 -0500)
commit39d7f74f37c473160306e750a3e0f95ea27c65d5
treea82c1521445ad98aa3bdfe2e26deda2f2afa776e
parentb3b2323450b34ca2b64af10261e1bb9456b5f819
vim: fix vimrc, remove todo plugin, add lastplace

- comments were updated and some sections reordered
- removed todo.txt plugin as I have not used it in forever
- added lastplace plugin for missing cursor return in nvim
- removed vimStartup autocmd from defaults.vim, as lastplace plugin replaces it
- made commentary plugin optional and only load under vim, as nvim has built in
  comment handling now
- fix lots of autocmds to use the correct events and actually do things
- add autocmd to some options that needed it, such as autoindent under vim
- change default colorscheme to murphy
- modify space coloration logic and highlight group names
- add CTRL-L :noh to vim like with sensible.vim and nvim
- add a few new options to override sensible.vim if loaded (like in termux)
.gitmodules
etc/vim/.vimrc
etc/vim/pack/todo.txt-vim/start/todo.txt-vim [deleted submodule]
etc/vim/pack/vim-commentary/opt/vim-commentary [moved from etc/vim/pack/vim-commentary/start/vim-commentary with 100% similarity]
etc/vim/pack/vim-lastplace/start/vim-lastplace [new submodule]
This page took 0.039707 seconds and 4 git commands to generate.