summaryrefslogtreecommitdiff
path: root/lua/nv-globals.lua
diff options
context:
space:
mode:
authorBiser Stoilov <[email protected]>2021-04-01 11:33:02 +0300
committerGitHub <[email protected]>2021-04-01 04:33:02 -0400
commit680b07b3f4302130368b80c93f5a516b174d5bc3 (patch)
tree8e02f91eb6c9a5bb7c719aaf412a22d1fb9eafa5 /lua/nv-globals.lua
parentc2a937b622e61309f7b40361d6b85494c578a452 (diff)
Mix improvements (#206)
Diffstat (limited to 'lua/nv-globals.lua')
-rw-r--r--lua/nv-globals.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/nv-globals.lua b/lua/nv-globals.lua
index 36c92c23..48b7432b 100644
--- a/lua/nv-globals.lua
+++ b/lua/nv-globals.lua
@@ -2,6 +2,9 @@ O = {
auto_close_tree = 0,
auto_complete = true,
colorscheme = 'nvcode',
+ hidden_files = true,
+ wrap_lines = true,
+ number = true,
relative_number = true,
shell = 'bash',
database = {