diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-05-17 13:55:03 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-05-17 13:55:03 +0200 |
| commit | d2afaa805e1b282867eefc94d27850cffa0ef438 (patch) | |
| tree | 0e7c749f54c45215fb27c783f3c87317c3ba3cf7 /nvim/ftplugin/vim.vim | |
| parent | 2fd37f2e84c304366ff6a584064f8bef07370458 (diff) | |
| download | dotfiles-d2afaa805e1b282867eefc94d27850cffa0ef438.tar.gz dotfiles-d2afaa805e1b282867eefc94d27850cffa0ef438.tar.bz2 dotfiles-d2afaa805e1b282867eefc94d27850cffa0ef438.zip | |
Neovim Konfiguration überarbeitet
Diffstat (limited to 'nvim/ftplugin/vim.vim')
| -rw-r--r-- | nvim/ftplugin/vim.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/ftplugin/vim.vim b/nvim/ftplugin/vim.vim new file mode 100644 index 0000000..a525fe2 --- /dev/null +++ b/nvim/ftplugin/vim.vim | |||
| @@ -0,0 +1 @@ | |||
| lua vim.treesitter.start() | |||
