diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-02-13 17:03:49 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-02-13 17:03:49 +0200 |
| commit | 49709219afa978ab219107d3b15dda3e81ffdfc4 (patch) | |
| tree | e3b38d46e1c226af7ca76918a6b50558c7a3d714 /lua/user | |
| parent | 01cbc5319553d192ee05749a58de9a927035fc20 (diff) | |
| download | dotfiles-49709219afa978ab219107d3b15dda3e81ffdfc4.tar.gz dotfiles-49709219afa978ab219107d3b15dda3e81ffdfc4.zip | |
Clean config
Diffstat (limited to 'lua/user')
| -rw-r--r-- | lua/user/opts.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/opts.lua b/lua/user/opts.lua index 468b7af..c1b5027 100644 --- a/lua/user/opts.lua +++ b/lua/user/opts.lua @@ -1,4 +1,5 @@ --[[ opts.lua ]] + -- " Load indent files, to automatically do language-dependent indenting. --vim.cmd([[ -- "filetype plugin indent on |
