Commit graph

7 commits

Author SHA1 Message Date
leafee98 e777101523 Refactor plugins
- Add marks.nvim
- Use mason to setup LSP
  - config lua_ls for neovim config
- Disable treesitter
- Remove scroll plugin
- Remove mini-animate
2024-08-22 22:54:58 +08:00
leafee98 4a656ab848 remove unsed language list for treesitter 2024-08-05 22:20:19 +08:00
leafee98 144de1986c simplify treesitter config 2024-08-05 22:01:51 +08:00
leafee98 78d671c682 disable intro message, VeryLazy most plugins 2023-12-14 17:45:05 +08:00
leafee98 e901a69f28 drop _full_feature and use custom.lua
* use a global table for custom config
* add config for proxy
2023-07-21 16:29:53 +08:00
leafee98 2eccf9737c prefer using git to download treesitter's parser 2023-07-08 16:20:31 +08:00
leafee98 80b82caf95 option full_feature, false when not need much plugin 2023-05-22 22:33:21 +08:00