3.1.1 (2025-08-15)
- improve aisync heirline component implementation (cca5f1a)
3.1.0 (2025-08-03)
- upgrade monokai-pro and fix type annotation consistency │ (37f6f16)
3.0.0 (2025-08-03)
- migrate from nvim-lspconfig to native LSP configuration
- migrate from nvim-lspconfig to native LSP configuration
- editor: Enhance UI (6f6d774)
- install-nvim.sh: select build type first (47fb88f)
- keymaps: Add ctrl+tab to switch buffers (861d3f5)
- migrate from nvim-lspconfig to native LSP configuration (58d019f)
- migrate from nvim-lspconfig to native LSP configuration (c1ba1c2)
- add trouble (7ebdc54)
- colorscheme - Switch: Upgrade devicons (2f44c94)
- lsp - document_highlight: no need to config (daf53b5)
- lsp: cannot override root_pattern (7f4d3f9)
2.3.0 (2024-11-29)
- optimize treesitter (1508987)
2.2.1 (2024-04-02)
- fold shouldn't appear in neo-tree (770db30)
2.2.0 (2024-03-14)
- Lsp: Add Go language server support (cff1e5c)
- lsp: Add support for Dockerfile language server (457ca88)
2.1.0 (2024-02-25)
- vue development (7810203)
2.0.0 (2024-02-03)
- BeastVim
- BeastVim (798dfac)
- first version
- add
noice(9ca1844) - add black (9150c14)
- add doc (6ee6f9b)
- add support for
php- lsp (intelephense) (1bf59cf) - auto set root folder on enter nvim (592e003)
- coding: try starcoder (6a0f32c)
- config
lualinesetup with two stylefloatorbasic(8b20b4b) - conform: use conform as default formatter (cf4562d)
- custom UI easier by only edit colorscheme (6f4ae70)
- don't search in these folder (59e593d)
- don't use default
lua_lsto format code (469cbcb) - dressing: use another telescope theme for code action (9d6a1a6)
- first version (5577828)
- lsp: only use pyright for completion (211c735)
- lsp: setup python (70a9554)
- lsp: support
rust_analyzerand addinlay_hint(01df75e) - lsp: support python lsp (4a64025)
- neo-tree: try to group empty dir (d2405d0)
- search buffer (11e789e)
- test ci (64708f4)
- try
mini.pair`` as an alternative tonvim-autopairs` (d150fb4) - use ChatGPT (9372028)
- util: better way to handle borders (b5c5cf7)
get_highlight_valuecan't format boolean (59fcff8)toggletermisn't loaded if usingnvim test.js(bfc7558)- do not load ChatGPT (5a7327f)
- icon ufo (763542e)
- latest nvim-cmp can't be used with codeium (efbc504)
- lsp: this duplicate error with pyright (01d15da)
- no comment on new line (413237a)
- open
dashboardafter installing plugins (e676d7f) - overlap error code tsserver and eslint (b7b044f)
- running jdtls twice (3c3ff07)
- servers: disable hint of pyright (2d4bed4)
- strange
on escape (6fc9647)
- temporarily fix
ft_ignoreofstatuscol(1d2198d) - typescript wrong mapping (975d6c9)
- update nerd font v3 (c330556)
- wrong mapping (ced1839)
- increase
keyword_lengthfor java to improve performace ofjdtls(b87d757)