Working with Neovim, and my Dotfiles
- llm.nvim: Large language model (LLM) support for Neovim.
- markdown-org: Run code in markdown.
- profile.nvim: Your Personal Homepage.
- FloatRun: A minimize plugin running code in floating window.
- fsbuffer.nvim: A Neovim File Manager But Like A Buffer.
- 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",
},
}






