Updated README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# dotfiles-vim
|
# dotfiles-vim
|
||||||
|
|
||||||
- Updated : 2024-02-25 13:37
|
- Updated : 2024-02-25 13:41
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -34,6 +34,11 @@ 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-22: Replaced Vimwiki with Vim Markdown
|
||||||
|
* Suggestions from [Writing Markdown in Vim](https://codeinthehole.com/tips/writing-markdown-in-vim/)
|
||||||
|
* Added
|
||||||
|
* `godlygeek/tabular`
|
||||||
|
* `preservim/vim-markdown`
|
||||||
* 2024-02-25:
|
* 2024-02-25:
|
||||||
* Added [vim-spellsync](https://github.com/micarmst/vim-spellsync) plugin and made the needed changes to accommodate
|
* 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.
|
* Reworked markdown and shell script templates to update dates in headers automatically.
|
||||||
|
|||||||
Reference in New Issue
Block a user