Updated README.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# dotfiles-vim
|
# dotfiles-vim
|
||||||
|
|
||||||
|
- Updated : 2024-02-25 13:37
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
I want to finally have a `.vimrc` in which I understand each and every line. After years of collecting snips and
|
I want to finally have a `.vimrc` in which I understand each and every line. After years of collecting snips and
|
||||||
scraps from other people's dotfiles, I want to make sure that I am aware of what my `.vimrc` is doing.
|
scraps from other people's dotfiles, I want to make sure that I am aware of what my `.vimrc` is doing.
|
||||||
|
|
||||||
@@ -30,5 +34,7 @@ Then open vim and install (or update) the plugins with `:PlugInstall` (or `:Plug
|
|||||||
* Removed auto templates, changed them to snippets:
|
* Removed auto templates, changed them to snippets:
|
||||||
* Insert markdown header with `,md`
|
* Insert markdown header with `,md`
|
||||||
* Insert shell header with `,sh`
|
* Insert shell header with `,sh`
|
||||||
|
* 2024-02-25:
|
||||||
|
* Added [vim-spellsync](https://github.com/micarmst/vim-spellsync) plugin and made the needed changes to accommodate
|
||||||
|
* Reworked markdown and shell script templates to update dates in headers automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user