summaryrefslogtreecommitdiff
path: root/lua/nv-bookmark
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-26 17:02:27 -0400
committerChris <[email protected]>2021-03-26 17:02:27 -0400
commit7a67d6245af26c7ef6d5af87505353221df10e53 (patch)
tree24ad135f95468e62779faf948303cf5148a0c5f3 /lua/nv-bookmark
parentbb31a56b486843e6364b7cb0fd3a3486eb242080 (diff)
add bookmark plugin since regular marks never delete for me
Diffstat (limited to 'lua/nv-bookmark')
-rw-r--r--lua/nv-bookmark/init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/nv-bookmark/init.lua b/lua/nv-bookmark/init.lua
new file mode 100644
index 00000000..1f729bc8
--- /dev/null
+++ b/lua/nv-bookmark/init.lua
@@ -0,0 +1,2 @@
+vim.g.bookmark_no_default_key_mappings = 1
+vim.g.bookmark_sign = ''