Working with Neovim, and my Dotfiles
- llm.nvim: Free large language model (LLM) support for Neovim.
- markdown-org: Run code in markdown.
- profile.nvim: Your Personal Profile in Neovim.
- FloatRun: A minimize plugin running code in float window.
- style-transfer.nvim: Variable naming style transfer, like vim-abolish.
- StartUp: Terminal Dashboard.
- neurovirus: Illustrate Neural Network (python+LaTeX).
local profile = {
code = { "cpp", "python", "lua" },
tools = { "neovim", "tmux", "linux" },
interest = { "sax", "8 bit music", "violin" },
hobby = {
coding = "The longer the better",
sleep = "The longer the better",
},
}