Skip to content

Commit

Permalink
LVIM IDE v2.3.50
Browse files Browse the repository at this point in the history
  • Loading branch information
lvim-tech committed Oct 11, 2022
1 parent 41aec9c commit 8852248
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@

LVIM IDE is a modular Neovim configuration written in LUA with full customization

Current version - 2.3.25 (2022-10-09)
* LSP support for 60+ languages

110 plugins (startup time: ~81 ms)
* Debug support for c, cpp, dart, elixir, go, haskell, java, javascript/typescript, lua, php, python, ruby, rust

Current version - 2.3.50 (2022-10-11)

111 plugins (startup time: ~81 ms)

** SCREENSHOTS

Expand Down Expand Up @@ -289,7 +293,7 @@



**** LSP SUPPORT OF THE FOLLOWING FILETYPES
**** LSP SUPPORT

+ bib
+ c
Expand Down Expand Up @@ -355,3 +359,19 @@
+ yaml
+ zig
+ zir

**** DEBUG SUPPORT

+ c
+ cpp
+ dart
+ elixir
+ go
+ haskell
+ java
+ javascript/typescript
+ lua
+ php
+ python
+ ruby
+ rust

0 comments on commit 8852248

Please sign in to comment.