aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/links.sh
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-06-21 22:05:17 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-06-21 22:05:17 +0200
commit47a4416df21412a9184a9b5045233260c1cb80bb (patch)
treebd5463ec7698868ab61d84a1ae0af1ebd4984ce8 /.config/nvim/links.sh
dots v2
Diffstat (limited to '.config/nvim/links.sh')
-rw-r--r--.config/nvim/links.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/nvim/links.sh b/.config/nvim/links.sh
new file mode 100644
index 0000000..0bdeb1b
--- /dev/null
+++ b/.config/nvim/links.sh
@@ -0,0 +1,9 @@
+# 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