Skip to content

Commit

Permalink
chore(nvim): add dictionary file to spell
Browse files Browse the repository at this point in the history
  • Loading branch information
silveiralexf committed Jul 18, 2024
1 parent ae68537 commit 187c3fd
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.fzf/
.tmuxp/
*.dec
*.spl

# LazyVim
./nvim/tt.*
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# CHANGELOG


### [2024-07-18]
* [[ae68537]](https://github.com/silveiralexf/.dotfiles/ae685370372b536f41e26b38f89c237c2052eda1) chore(nvim): add new filetypes to lspconfig (silveiralexf@gmail.com)



### [2024-07-12]
* [[9f508bf]](https://github.com/silveiralexf/.dotfiles/9f508bf5de8555f11309a22bb574896ce319512c) chore: tweaks, and more tweaks (silveiralexf@gmail.com)

Expand Down
42 changes: 42 additions & 0 deletions nvim/spell/en.utf-8.add
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
CRD
CRDs
CustomResourceDefinitions
GPG
GroupKind
JSON
Json
K3D
K3S
K3d
K3s
K8S
K8s
Kubebuilder
Kubernetes
RabbitMQ
UI
api
boolean
crds
eg
k3d
k3d
k8s
kubeapi
kubebuilder
kubernetes
kubernetes
lifecycle
md
microservices
pre
runtime
stdout
topologies
EOF
envtest
kustomize
golangci
kube
namespace
OCI

0 comments on commit 187c3fd

Please sign in to comment.