Skip to content

magenta77777/Mostima-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

Mostima Neovim

莫斯提马天下第一!


项目结构

lua
├── basic.lua
├── colorscheme.lua
├── core
│   └── options.lua
├── keybindings.lua
├── lsp
│   ├── cmp.lua
│   ├── common-config.lua
│   ├── config
│   │   ├── bash.lua
│   │   ├── css.lua
│   │   ├── emmet.lua
│   │   ├── gopls.lua
│   │   ├── html.lua
│   │   ├── json.lua
│   │   ├── lua.lua
│   │   ├── markdown.lua
│   │   ├── pyright.lua
│   │   ├── ts.lua
│   │   └── yamlls.lua
│   ├── formatter.lua
│   ├── null-ls.lua
│   ├── setup.lua
│   └── ui.lua
├── plugin-config
│   ├── bufferline.lua
│   ├── command-completion.lua
│   ├── dashboard.lua
│   ├── lualine.lua
│   ├── noice.lua
│   ├── nvim-notify.lua
│   ├── nvim-tree.lua
│   ├── nvim-treesitter.lua
│   ├── project.lua
│   └── telescope.lua
└── plugins.lua

Todolist:

  • 插件配置

  • UI 优化

  • LSP 多语言配置

  • 接着捡矿泉水瓶......

插件列表

部分 UI

TUI 是人类之光。

Dashboard

Screenshot 2023-06-19 at 12.44.17

Filetree & bufferline

Screenshot 2023-06-19 at 12.49.34

Terminal

Screenshot 2023-06-19 at 12.50.28

Cmdline completion

Screenshot 2023-06-19 at 12.51.45

Mason

Screenshot 2023-06-19 at 13.06.19

notification

Screenshot 2023-06-19 at 12.52.01

Telescope

Screenshot 2023-06-19 at 12.54.26

Search box

Screenshot 2023-06-19 at 14.51.41

Copilot

Screenshot 2023-06-19 at 12.54.46

LSP

Screenshot 2023-06-19 at 12.56.11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages