summaryrefslogtreecommitdiff
path: root/nvim/init.vim
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-02-06 20:22:51 +0100
committerxengineering <me@xengineering.eu>2023-02-06 20:56:54 +0100
commite0de8cb5de6c6d25b5ef99e6bc7d1029d7150b17 (patch)
tree7f075405f74769f4a35e8bcda887510cac619971 /nvim/init.vim
parent85bc3628e254e051b6856d80fc06b7f45ca3dcb9 (diff)
downloaddotfiles-e0de8cb5de6c6d25b5ef99e6bc7d1029d7150b17.tar
dotfiles-e0de8cb5de6c6d25b5ef99e6bc7d1029d7150b17.tar.zst
dotfiles-e0de8cb5de6c6d25b5ef99e6bc7d1029d7150b17.zip
Relocate dotfiles in XDG config home
This make ~/.config a simple Git repository instead of the handling with worktrees and bare repositories which is too complex.
Diffstat (limited to 'nvim/init.vim')
l---------nvim/init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/init.vim b/nvim/init.vim
new file mode 120000
index 0000000..71b3819
--- /dev/null
+++ b/nvim/init.vim
@@ -0,0 +1 @@
+../../.vimrc \ No newline at end of file