dotfiles/nvim/.config/nvim/after/plugin
Sanchayan Maity 940c66406f
nvim: Use Ruff as Python LSP
Though Ruff is not an LSP in the LSP sense but using it this way
gives us formatting and linting via code actions. All other Python
LSP servers are garbage anyway.
2023-10-26 13:06:11 +05:30
..
dispatch.vim nvim: plugins: Switch to vim-dispatch from asyncdo 2021-10-17 18:30:31 +05:30
easyalign.lua nvim: after/plugin/easyalign: Allow aligning on ' 2023-05-09 16:19:06 +05:30
fugitive.vim nvim: after/plugin/fugitive: Update gd/D mappings to use difftool 2022-11-04 17:46:44 +05:30
fzf-lua.lua nvim: after/plugin/fzf-lua: Add a mapping for bcommits in visual mode 2023-07-12 14:30:40 +05:30
gitlinker.lua nvim: after/plugin/gitlinker: Add gitea web hosts we work with 2023-05-06 18:20:19 +05:30
gitsigns.lua nvim: after/plugin/gitsigns: watch_gitdir.interval is deprecated 2023-10-16 18:41:09 +05:30
jk-jumps.vim nvim: after/plugin: Add j and k motion to the jump list 2021-05-18 19:40:03 +05:30
marks.lua nvim: Use the new API for setting keymap 2022-04-16 14:27:22 +05:30
mini.lua nvim: plugins: Drop dirbuf and use mini.files module 2023-07-06 16:57:38 +05:30
nvim-autopairs.lua nvim: plugins: Update plugin configuration 2023-02-09 15:57:47 +05:30
nvim-lint.lua nvim: Use Ruff as Python LSP 2023-10-26 13:06:11 +05:30
portal.lua nvim: plugins: Add portal for jump & change list support 2023-03-15 10:49:06 +05:30
pqf.lua nvim: plugins: Update plugin configuration 2023-02-09 15:57:47 +05:30
snippy.lua nvim: plugins: Drop luasnip and use snippy 2023-02-03 18:19:37 +05:30
statusline.lua nvim: lsp/statusline: Add support for LSP progress 2023-06-24 15:30:22 +05:30
various-textobjs.lua nvim: plugins: Switch to nvim-various-textobjs 2023-03-15 10:49:06 +05:30