From bdf61c179b41383b2a0955d3628d6c0648e2a69f Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Thu, 13 Jun 2024 17:26:45 +0200 Subject: Setze den Cursor in das 'richtige' Fenster bei Verwendung von Nerdtree --- nvim/ftplugin/vim.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'nvim/ftplugin/vim.vim') diff --git a/nvim/ftplugin/vim.vim b/nvim/ftplugin/vim.vim index a67d39a..1054984 100644 --- a/nvim/ftplugin/vim.vim +++ b/nvim/ftplugin/vim.vim @@ -1,5 +1,3 @@ -lua vim.treesitter.start() - setlocal tabstop=2 setlocal softtabstop=2 setlocal shiftwidth=2 -- cgit v1.3