Purge TabNine
This commit is contained in:
+2
-4
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user