about summary refs log tree commit diff
path: root/neovim/lua/plugins/lastplace.lua
diff options
context:
space:
mode:
Diffstat (limited to 'neovim/lua/plugins/lastplace.lua')
-rw-r--r--neovim/lua/plugins/lastplace.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/neovim/lua/plugins/lastplace.lua b/neovim/lua/plugins/lastplace.lua
new file mode 100644
index 0000000..52d96cc
--- /dev/null
+++ b/neovim/lua/plugins/lastplace.lua
@@ -0,0 +1 @@
+require('nvim-lastplace').setup()