summary : kakoune, mawww's experiment for a better code editor
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>kakoune</Name>
<Packager>
- <Name>Christopher Nascone</Name>
- <Email>chris@nasc.one</Email>
+ <Name>Stanislav Ch. Nikolov</Name>
+ <Email>stanislav.ltb@gmail.com</Email>
</Packager>
<License>Unlicense</License>
<PartOf>editor</PartOf>
<Summary xml:lang="en">kakoune, mawww's experiment for a better code editor</Summary>
<Description xml:lang="en">Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired).