🚧 WIP: Add neovim notes

This commit is contained in:
Freezed 2022-11-16 19:00:00 +01:00
parent 5e985273c7
commit f031b4de3b
1 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,66 @@
Title: Un IDE pour les gouverner tous
Date: 2022-11-16 19:00
Lang: fr
Status: Draft
Summary:
Category: Bloc-notes
Tags: afpy, talk, lyon, dev, cli, python
Par [Ioannis][author], organisé par [CourtBouillon][cbouillon], [Stella][stella] et l'[AFPy][afpy]. (via [Meetup][meetup]).
_**Support**: sur [`voltux/nvim_ide_presentation`][support] ou [archive][support-local]_
### Un IDE pour les gouverner tous
---
Notes personnelles
==================
* Ioannis.
- Ingénieur mathématique, professeur, traducteur et journaliste
* Historique
1. `ed` -> `em` -> `ex` -> `vi` -> `vim` (Bram Moolenaar - 1991)
1. `neovim` (community -> 2015): modernisation et intégration de `lua`
* Démarrer
- Modale:
* Normal
* Insertion
* Visuel
* Commande
- `vimtutor`
- https://vim-adventures.com
- `:h …` page d'aide'
* Construire sa configuration de zéro pour ne pas se perdre et répondre à ces besoin
* Fonctionnalité très avancée: 
- macros
- explorateur de fichier
- [Language Server Protocol](https://en.wikipedia.org/wiki/Language_Server_Protocol)
* Liste de course
- ligne "centrée"
- navigateur fichier
- terminal (fenêtre ou pas ?)
- fenetrage
- snippet
- LSP
- undo arborescent
- surround
*
*
1.
1.
-
*
-
[afpy]: https://www.afpy.org/
[author]: https://github.com/voltux/
[cbouillon]: https://www.courtbouillon.org/
[meetup](https://www.meetup.com/python-afpy-lyon/events/xxxx/)
[stella]: https://stella.coop/
[support]: https://github.com/voltux/nvim_ide_presentation
[support-local]: