17 lines
511 B
Markdown
17 lines
511 B
Markdown
|
---
|
||
|
title: 'Some notes on my Neovim journey'
|
||
|
tags:
|
||
|
- Neovim
|
||
|
preview:
|
||
|
text: "Ever since I learned basic Vim (apparently it's capitalized: https://vi.stackexchange.com/questions/565/what-is-the-correct-capitalization-of-vim) notions, I was hooked. And by the time I found tmux, Vim plugins and switched to Neovim, I never wanted to look back."
|
||
|
content:
|
||
|
items: '@self.modular'
|
||
|
order:
|
||
|
by: folder
|
||
|
dir: asc
|
||
|
date: '11:13 14-08-2024'
|
||
|
body_classes: modular
|
||
|
page_container: container
|
||
|
---
|
||
|
|