summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTJ DeVries <devries.timothyj@gmail.com>2022-12-20 22:12:39 -0500
committerGitHub <noreply@github.com>2022-12-20 22:12:39 -0500
commit521940693e10eee57f4e67dce960d2229c1441d3 (patch)
tree9f5d1b7c893bbf1fa2d1314d7b9e4f22045219c8 /.gitignore
parentaa660e64cea945e7ee4b0ede2475e1ac49e1f592 (diff)
move server config to easy to extend style (#71)
Move servers to new configuration style. I will probably cover this in a new shorter video, or maybe in combination with something else. This should hopefully remove getting so many people making issues about LSPs that they don't want to. I can update documentation if what is happening is not clear.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d699e1d..1b83131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tags
test.sh
.luarc.json
nvim
+plugin/packer_compiled.lua