diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-03-11 21:51:04 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-03-11 21:51:04 +0900 |
| commit | 3dd3081583b6c6dad7b272b848a870f82fd31495 (patch) | |
| tree | 03ced1cedb7cca7d32b37a73874359032c9665f8 | |
| parent | 2d69f354158924792eb09a3590296a4e510fac40 (diff) | |
| download | dotfiles-3dd3081583b6c6dad7b272b848a870f82fd31495.tar.gz dotfiles-3dd3081583b6c6dad7b272b848a870f82fd31495.tar.zst dotfiles-3dd3081583b6c6dad7b272b848a870f82fd31495.zip | |
neovim:refactor: remove unnecessary file
| -rw-r--r-- | .config/nvim/ftdetect/leaf.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/nvim/ftdetect/leaf.vim b/.config/nvim/ftdetect/leaf.vim deleted file mode 100644 index e38e202..0000000 --- a/.config/nvim/ftdetect/leaf.vim +++ /dev/null @@ -1 +0,0 @@ -autocmd BufRead,BufNewFile *.leaf set filetype=leaf |
