nix.nvim/nvim/plugin
jiriks74 51e7717d88
feat(keymaps): Add keymaps for window switching
Move telescope command history to `tQ` instead of `tq`
Move tab open/close to `t` group
2024-09-18 21:50:40 +02:00
..
autocommands.lua feat: add .sh file support, leader set to <space>, LSP keybinds cleanup 2024-03-19 01:54:01 +01:00
commands.lua Initial commit 2024-03-06 02:24:31 +01:00
completion.lua feat: Basic working config 2024-03-06 18:55:22 +01:00
copilot.lua feat: Basic working config 2024-03-06 18:55:22 +01:00
dap.lua feat: basic nvim-dap setup 2024-03-06 23:07:22 +01:00
diffview.lua Initial commit 2024-03-06 02:24:31 +01:00
eyeliner.lua Initial commit 2024-03-06 02:24:31 +01:00
gitsigns.lua Initial commit 2024-03-06 02:24:31 +01:00
keymaps.lua feat(keymaps): Add keymaps for window switching 2024-09-18 21:50:40 +02:00
lualine.lua fix(lualine): Show tabs and file path on the same line 2024-09-18 17:53:27 +02:00
neogit.lua Initial commit 2024-03-06 02:24:31 +01:00
plugins.lua feat(plugins,lualine): Add neo-tree, Comment.nvim, presence.nvim, set bufferline 2024-09-18 02:42:21 +02:00
statuscol.lua Initial commit 2024-03-06 02:24:31 +01:00
telescope.lua feat(keymaps): Add keymaps for window switching 2024-09-18 21:50:40 +02:00
treesitter.lua Initial commit 2024-03-06 02:24:31 +01:00