diff options
author | Loekaars <32883851+lonkaars@users.noreply.github.com> | 2020-06-21 22:09:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-21 22:09:45 +0200 |
commit | b15aab08a3301f0e6e6d2c1fda57b0c19968ea43 (patch) | |
tree | 47163b37263207287bc68094868842aa7ac1f284 /.config/nvim | |
parent | 47a4416df21412a9184a9b5045233260c1cb80bb (diff) |
Delete links.sh
Diffstat (limited to '.config/nvim')
-rw-r--r-- | .config/nvim/links.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.config/nvim/links.sh b/.config/nvim/links.sh deleted file mode 100644 index 0bdeb1b..0000000 --- a/.config/nvim/links.sh +++ /dev/null @@ -1,9 +0,0 @@ -# https://simplyian.com/2014/04/28/how-to-have-language-specific-settings-in-vim/ -# https://vimawesome.com/ -# https://github.com/LukeSmithxyz/voidrice/blob/master/.config/nvim/init.vim -# https://github.com/neoclide/coc.nvim -# https://github.com/jiangmiao/auto-pairs -# https://github.com/ryanoasis/vim-devicons -# https://github.com/prettier/vim-prettier -# https://github.com/DarthOstrich/dotfiles/blob/master/init.vim -# https://github.com/junegunn/vim-plug/wiki/tips#automatic-installation
\ No newline at end of file |