Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-filetype.nvim

A neovim plugin that parses terminal ansi escape sequences and annotates the buffer with colors

This plugin a refactor of norcalli/nvim-terminal.lua

{
    "samsze0/terminal-filetype.nvim",
    config = function()
        require("terminal-filetype").setup({})
    end,
    dependencies = {
        "samsze0/utils.nvim",
    }
}

License

MIT

About

A neovim plugin that parses terminal ansi escape sequences and annotates the buffer with colors

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Contributors

Languages