summaryrefslogtreecommitdiffstats
path: root/common/vim.nix
Commit message (Collapse)AuthorAge
* treewide: remove old vim optionsHEADnixos-24.05Minijackson2024-12-10
| | | | they aren't used since the addition of nixvim
* common/vim: switch to nixvimMinijackson2024-05-15
|
* vim: add highlight-undo pluginMinijackson2024-01-29
|
* vim: add telescope-undo extensionMinijackson2024-01-29
| | | | also add git-status telescope mapping
* vim: remove refactoring-nvim dependencies hackMinijackson2024-01-23
|
* vim: unlock gitsigns versionMinijackson2024-01-23
| | | | latest version seems to work
* vim: switch from nvim-notify to fidget.nvimMinijackson2024-01-23
| | | | along with the LSP progress view
* vim: remove NEOVIDE_MULTIGRID env varMinijackson2023-12-30
| | | | true is now the default
* vim: null-ls -> none-ls due to upstream deprecationMinijackson2023-12-05
|
* common/vim: use buildVimPluginMinijackson2023-10-08
| | | | buildVimPluginFrom2Nix was deprecated
* Revert "vim: re-switch to master gitsigns"Minijackson2023-09-12
| | | | This reverts commit 2e4355c538c6be3818b7405451e59b7cb6dd4ba2.
* vim: switch plugin telescope-ui-select -> dressingMinijackson2023-09-11
|
* vim: re-switch to master gitsignsMinijackson2023-09-11
|
* vim: fix version of gitsigns, master is buggyMinijackson2023-08-24
|
* vim: add fugitive gitlab, and add URL handlerMinijackson2023-07-06
|
* common/vim: minor formattingMinijackson2023-06-02
|
* vim: move vim-pandoc to development pluginsMinijackson2023-05-11
|
* vim: move some packages to development.nixMinijackson2023-05-02
|
* vim: use latest packaged oil.nvimMinijackson2023-05-02
|
* vim: remove impatient, use builtin cache featureMinijackson2023-05-02
|
* vim: use diffopt linematch:60 set EDITOR and related as normal profile varMinijackson2023-04-28
|
* vim: remove editorconfig-nvim plugin as it is now builtinMinijackson2023-04-15
|
* vim: re-enable polyglot, with some features disabledMinijackson2023-04-14
| | | | Polyglot sets a lot of useful variables
* vim: set proper value for NEOVIDE_MULTIGRID env varMinijackson2023-02-23
|
* vim: refactor, allowing different files like ftpluginMinijackson2023-01-18
|
* vim: fmt, remove polyglot, add impatientMinijackson2023-01-13
|
* vim: use plugin-locked tree-sitter grammarsMinijackson2022-11-14
|
* vim: editorconfig-vim -> editorconfig-nvimMinijackson2022-11-04
|
* vim: remove neogitMinijackson2022-09-27
| | | | unused and errors out
* vim-dev: add refactoring, add Null LSP providers, and LSP range_code_action ↵Minijackson2022-09-11
| | | | mapping
* vim: add neovide, open folds by default, enable TS navigationMinijackson2022-08-24
|
* vim: disable which-keyMinijackson2022-08-22
|
* vim: use proper fugitive nameMinijackson2022-07-12
|
* vim: add fugitive backMinijackson2022-06-19
|
* vim: add null-lspMinijackson2022-06-18
|
* vim: add which-key pluginMinijackson2022-05-03
|
* vim: use indent-blanklineMinijackson2022-05-02
|
* vim: add TS refactor, better TS keymapsMinijackson2022-04-29
|
* vim: remove vim-pandoc-syntaxMinijackson2022-04-29
|
* vim: add notify and comment-nvim pluginsMinijackson2022-04-16
|
* vim: switch deprecated nvim-compe -> nvim-cmpMinijackson2022-04-12
|
* vim: switch from fugitive to neogitMinijackson2022-04-11
|
* vim: add telescope ui-select + fix some telescope mappingsMinijackson2022-04-07
|
* vim: dirvish -> telescope-file-browserMinijackson2022-02-14
|
* common/vim: fix some plugin namesMinijackson2021-12-20
|
* vim: lualine: use lualine-lsp-progressMinijackson2021-11-02
|
* vim: fix build due to dependency on pnameMinijackson2021-09-15
|
* vim: add diffviewMinijackson2021-07-09
|
* vim: use released neovim 0.5.0Minijackson2021-07-06
|
* vim: install treesitter plugin with grammarsMinijackson2021-06-20
|