Purge TabNine

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-18 12:07:14 +02:00
parent 4acae3052a
commit 5df773756e
2 changed files with 3 additions and 7 deletions
+2 -4
View File
@@ -103,10 +103,8 @@ return {
wiki_dirs = {
-- neowiki.nvim supports both absolute and relative paths
{ name = "Personal", path = "~/.wiki" },
{ name = "RiscVar", path = "~/Documents/HSRM/riscvar.wiki" },
{ name = "Ada/Spark", path = "~/Documents/Science/ada_spark_wiki" },
{ name = "FPGA Book", path = "~/Documents/Science/FPGA_Design" },
{ name = "Spark-Shell", path = "~/Documents/Programming/spark/spark_shell/spark_shell.wiki" },
{ name = "Ada/Spark", path = "~/science/ada_spark_wiki" },
{ name = "FPGA Book", path = "~/science/FPGA_Design" },
},
},
keys = {