nixvim
nixvim copied to clipboard
[PLUGIN REQUEST] FeMaco
| Field | Description |
|---|---|
| Plugin | FeMaco |
| Homepage | https://github.com/AckslD/nvim-FeMaco.lua |
| Nixpkgs | vimPlugins.nvim-FeMaco-lua |
Extra Information
A small plugin allowing to edit injected language trees with correct filetype in a floating window. This allows you to use all of your config for your favorite language. The buffer will be also linked to a temporary file in order to allow LSPs to work properly.
I'm not so sure if a module for this plugin is reasonable, as it's configuration consists mostly of setting lua functions. But the handling of raw lua code in nixvim should make configuring this plugin easier compared to a lua file that's just included as is.