Skip to content

Commit

Permalink
LVIM IDE v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lvim-tech committed Jan 10, 2022
1 parent 3641242 commit d20bcc0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
- Linters
- Autoformat
- Custom settings for projects
- 74 plugins
- 75 plugins
- Loading time - ~086.000

---

![lvim-logo](https://github.com/lvim-tech/lvim/blob/production/media/lvim-ide-screenshot.png?v1.1.0)
![LVIM SCREENSHOT](https://github.com/lvim-tech/lvim/blob/production/media/lvim-ide-screenshot.png)

---

Expand All @@ -44,7 +44,7 @@ For detail info see [wiki](https://github.com/lvim-tech/lvim/wiki) - `6500+` lin
- [fzf](https://github.com/junegunn/fzf)
- [rsync](https://github.com/WayneD/rsync)

## Current version - 1.4.1
## Current version - 1.4.4

Install:

Expand Down
3 changes: 0 additions & 3 deletions lua/modules/global/configs/languages/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ end
function config.nvim_treesitter()
require("nvim-treesitter.configs").setup {
ensure_installed = "all",
ignore_install = {
"haskell"
},
highlight = {
enable = true
},
Expand Down
Binary file modified media/lvim-ide-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d20bcc0

Please sign in to comment.