[HN Gopher] The Philosophy of Kakoune Editor
       ___________________________________________________________________
        
       The Philosophy of Kakoune Editor
        
       Author : philonoist
       Score  : 15 points
       Date   : 2023-12-24 08:10 UTC (14 hours ago)
        
 (HTM) web link (phaazon.net)
 (TXT) w3m dump (phaazon.net)
        
       | slmjkdbtl wrote:
       | How does the plugin system work in kak? I see the author has a
       | plugin built as a CLI app binary, how does that interface with
       | kak?
       | 
       | Also curious what's the capability of kak's plugin system. With
       | vim you can almost do anything with vimscript, even create any UI
       | by creating new buffers + setline(). What does kak provide for
       | customization / scripting?
        
         | Kratacoa wrote:
         | Kakoune doesn't have exactly a plugin system, but a module one.
         | There are however various plugin managers.
         | 
         | Its customisation is obtained by exposing an interface to the
         | shell with various parts of its functionality.
        
       ___________________________________________________________________
       (page generated 2023-12-24 23:02 UTC)