Skip to content

Commit

Permalink
docs(nvim): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
silveiralexf committed Sep 3, 2024
1 parent 8f30e64 commit 16836db
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 17 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@


### [2024-09-03]
* [[d7dad15]](https://github.com/silveiralexf/.dotfiles/commit/d7dad15afc6571de4a8184e2646250a350eb47c8) docs(nvim): update readme (silveiralexf@gmail.com)


* [[8f30e64]](https://github.com/silveiralexf/.dotfiles/commit/8f30e641cf79510d9066ec5ffa9f1a909f0c30a1) chore(repo): add new commit msg tag for deps (silveiralexf@gmail.com)


* [[56fe6cb]](https://github.com/silveiralexf/.dotfiles/commit/56fe6cb1af7571b2c2b501202bf20bd77ecd2e44) deps(nvim): bump lazy and llama version (silveiralexf@gmail.com)


Expand Down
Binary file removed images/nvim.png
Binary file not shown.
Binary file added images/nvim_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 29 additions & 17 deletions nvim/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# nvim

<a href="https://dotfyle.com/silveiralexf/dotfiles-nvim"><img src="https://dotfyle.com/silveiralexf/dotfiles-nvim/badges/plugins?style=flat" alt="badge-plugins" /></a>
<a href="https://dotfyle.com/silveiralexf/dotfiles-nvim"><img src="https://dotfyle.com/silveiralexf/dotfiles-nvim/badges/plugin-manager?style=flat" alt="badge-plugin-manager-name" /></a>

My personal Neovim configurations.

![preview](../images/nvim.png)
![preview](../images/nvim_screenshot.png)

Check the reference below on how things are organized:

Expand Down Expand Up @@ -65,23 +68,32 @@ nvim .
All LSPs listed below are fully configured with syntax-highlighting,
auto-completion, formatting, linting and different tweaks:

- bash
- angularls
- bashls
- clangd
- cmake
- docker
- go
- groovy
- helm
- java
- javascript
- json
- lua
- markdown
- python
- rust
- terraform
- vue
- yaml
- zig
- docker_compose_language_service
- dockerls
- eslint
- golangci_lint_ls
- gopls
- groovyls
- helm_ls
- html
- jdtls
- jsonls
- lua_ls
- marksman
- pylsp
- rust_analyzer
- taplo
- terraformls
- tflint
- tsserver
- volar
- vuels
- yamlls
- zls

### References & Inspirations

Expand Down
3 changes: 3 additions & 0 deletions nvim/spell/en.utf-8.add
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,6 @@ Pocketbase
vhyrro
luarocks
MD041
yriveiro
hamptonmoore
jpmcb

0 comments on commit 16836db

Please sign in to comment.