dotfiles/nvim/.config/nvim/lua/plugins
2022-06-15 11:24:15 +02:00
..
cmp.lua fix(nvim.plugin.cmp): reenable up and down to choose completion 2022-06-15 11:22:38 +02:00
diffview.lua feat(nvim.plugins): add diffview plugin 2022-06-15 11:22:38 +02:00
firenvim.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
gitsigns.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
indent.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
init.lua feat(nvim.plugins.neotree): upgrade neotree to 2.X and prioritize it over nvim-tree 2022-06-15 11:24:15 +02:00
lsp_signature.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
lualine.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
main.lua feat(nvim.plugins.neotree): upgrade neotree to 2.X and prioritize it over nvim-tree 2022-06-15 11:24:15 +02:00
neogit.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
neotree.lua feat(nvim.plugins.neotree): upgrade neotree to 2.X and prioritize it over nvim-tree 2022-06-15 11:24:15 +02:00
nvimgo.lua feat(nvim) improve the handling of the Go test runner 2022-03-30 10:41:13 +02:00
nvimgoc.lua fix(nvim) fix mapping to handle code coverage in go 2022-03-30 10:40:28 +02:00
nvimtree.lua fix(nvim): remove deprecated option in nvimtree config 2022-04-27 22:57:47 +02:00
sidebar.lua feat(nvim) remove git status from sidebar 2022-04-02 22:39:46 +02:00
snippy.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
solarized.lua fix(nvim) remove unused solarized extension 2022-04-02 22:39:23 +02:00
telescope.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
treesitter.lua fix(nvim): change deprecated option of treesitter 2022-04-27 22:58:29 +02:00
treesitter_textobject.lua fix(nvim) change the mapping to swap parameters 2022-03-30 10:39:48 +02:00
twilight.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
vimwiki.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
zenmode.lua [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00