aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-04-07 18:06:20 +0100
committerMatthew Lemon <y@yulqen.org>2023-04-07 18:06:20 +0100
commit6ad9ebb4d05d0f5de73a76b81464db2b673251d0 (patch)
tree382c545829302449478f0a31c1b2c815c5b446af /.gitignore
parent8074753daaad059e407dbb0dae05206ef5f510a3 (diff)
Adds first neovim config for several years
I copied ThePrimeagen setting up neovim based on his repository at https://github.com/ThePrimeagen/init.lua. The video itself is at https://www.youtube.com/watch?v=w7i4amO_zaE. I tried following each step based on the video, but I for some reason autocomplete did not work properly after a while. So I cloned his repo and adapted it to some extent to make it more in line with what I need. This is an early state, but autocomplete works. There is much to do to mirror my vimrc, if I am going to go down that route.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d7bf3a..7e7faee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ vim/.netrwhist
vim/plugged/*
openai_key
newsboat/cache.db
+vim/undodir