diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-11 22:14:42 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-11 22:14:42 +0100 |
| commit | 31c469079f077bc2115887554ef0dbaad637a88d (patch) | |
| tree | 19c62b64b5ff40679ded205bbe2b3556c45a2d8c /.config/nvim/lua/user/misc.lua | |
| parent | 6daf1fd514dde0bf35baa8c224a34daaccae53a9 (diff) | |
init desktop branch
Diffstat (limited to '.config/nvim/lua/user/misc.lua')
| -rw-r--r-- | .config/nvim/lua/user/misc.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/nvim/lua/user/misc.lua b/.config/nvim/lua/user/misc.lua deleted file mode 100644 index 88d47cf..0000000 --- a/.config/nvim/lua/user/misc.lua +++ /dev/null @@ -1,6 +0,0 @@ -vim.cmd [[ - augroup Indentation - autocmd! - autocmd FileType html set inde= - augroup END -]] |
