diff options
author | Biser Stoilov <[email protected]> | 2021-03-31 17:45:46 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-03-31 10:45:46 -0400 |
commit | 7fa7e3c275a2a866f233afc4bedd06e1750e77bb (patch) | |
tree | 12849bfa1518921376c16d0b6fcc36263ecf5cb0 /lua/nv-doge/init.lua | |
parent | 3bc4bb61039df5909986f0b30bb0638c252859c3 (diff) |
Documentation generator (#200)
Diffstat (limited to 'lua/nv-doge/init.lua')
-rw-r--r-- | lua/nv-doge/init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/nv-doge/init.lua b/lua/nv-doge/init.lua new file mode 100644 index 00000000..31746795 --- /dev/null +++ b/lua/nv-doge/init.lua @@ -0,0 +1 @@ +vim.g.doge_mapping = '<Leader>*'
\ No newline at end of file |