Commit Graph

662 Commits

Author SHA1 Message Date
warg 0efae86372 fix(neo-tree): formatting 2025-04-15 22:56:05 +02:00
warg 472845abba fix(neo-tree): correct arguments for trashing 2025-04-15 10:26:56 +02:00
warg 32f6707c44 fix(neo-tree): disable highlighting opened files 2025-04-14 00:54:48 +02:00
warg 36ff700b1a feat(neo-tree): use trash for deletions 2025-04-14 00:38:33 +02:00
warg 09f4829dbd fix(neo-tree): change focus to initial window on startup 2025-04-14 00:38:17 +02:00
warg 131f96299d feat(neo-tree): add mapping to focus tree 2025-04-14 00:37:36 +02:00
warg 7942348e98 feat: add neo-tree 2025-04-13 23:10:48 +02:00
warg 4a9e2dcc7b feat!: disable golangci-lint 2025-04-12 18:08:34 +02:00
warg ac641ea8d3 fix(linter): replace template variables on each invocation 2025-04-12 17:02:25 +02:00
warg 2bdbdc0c44 fix(nvim-treesitter-context): reduce context shown 2025-04-12 16:23:47 +02:00
warg a5567b9b05 feat(gopls): add formatter/linter config 2025-04-12 16:23:27 +02:00
warg 7f918866cd fix(gitsigns): make sure git signs are always placed as the left-most 2025-04-12 16:21:07 +02:00
warg cdb61c3440 fix: replace pylint with pyright 2025-04-09 08:56:49 +02:00
warg d2d25a3c63 docs: set neovim version to 0.11 2025-04-09 06:07:33 +02:00
warg 5b0fd995bb chore: update plugins 2025-04-09 06:07:33 +02:00
warg c29d79d2d1 feat: replace context.vim with nvim-treesitter-context plugin 2025-04-09 06:07:33 +02:00
warg 08a8609339 feat: add config for diagnostic jump 2025-04-09 06:07:33 +02:00
warg 7089dfcdcd fix: align diffopt with new default 2025-04-09 06:07:33 +02:00
warg 99352e7bba feat!: remove default gr keymap 2025-04-09 06:07:33 +02:00
warg a08eca17e6 feat!: change keymap for type_definition to grt 2025-04-09 06:07:33 +02:00
warg af43de8ec6 feat!: change to some default LSP bindings 2025-04-09 06:07:33 +02:00
warg a2a8d69361 fix: disable OSC 52 2025-04-09 06:07:33 +02:00
warg 1bd4dff6ab fix: sort diagnostics by severity 2025-04-09 06:07:33 +02:00
warg b846b17337 fix(linter): add safeguard 2025-04-01 20:16:14 +02:00
warg acc391dc01 feat(jedi-language-server): add pylint check 2025-03-30 00:54:40 +01:00
warg ae06d3685c feat(linter): add file/filename template arguments for command 2025-03-30 00:53:58 +01:00
warg cb05d47f2d refactor(linter): handling of 0/1-based indexing 2025-03-30 00:53:24 +01:00
warg ddcb700b67 fix: move out ruff config to per-project 2025-03-29 22:28:28 +01:00
warg c8eba3f173 fix(gitsigns): attach to untracked 2025-03-29 21:59:43 +01:00
warg 363c16b338 fix(python): change indent behavior 2025-03-29 21:57:34 +01:00
warg 10661e0bb4 fix(mappings): close pum with C-c 2025-03-29 21:57:04 +01:00
warg 1a48afa898 fix(jedi-language-server): update config 2025-03-29 21:56:46 +01:00
warg afeda7eb8d feat(linter): add diagnostic tags 2025-03-29 21:56:02 +01:00
warg 4bbda69393 fix(linter): correctly clamp column position when greater than line length 2025-03-29 21:55:10 +01:00
warg 71fd6c5dff feat: repace pyright with jedi-language-server 2025-03-28 19:32:28 +01:00
warg 232408b47f chore: update plugins 2025-03-28 19:10:34 +01:00
warg 17f86e4d04 fix(context): disable lazy loading
Doesn't load for some reason
2025-03-28 19:10:14 +01:00
warg c7ec790774 feat(pyright): change to ruff 2025-03-28 18:46:58 +01:00
warg c8795c5937 fix(format): formatting 2025-03-28 18:46:31 +01:00
warg b450ff95c7 feat(format): allow ignoring non-zero exit codes 2025-03-28 18:45:53 +01:00
warg a92b2ef503 feat(linter): add json parsing 2025-03-28 17:46:51 +01:00
warg 5a77a45f6a fix(flake8): add error code 2025-03-28 00:10:01 +01:00
warg 2b5a46facd docs: add description of :cex and :cgete 2025-03-27 18:12:52 +01:00
warg c261e50920 fix(mappings): add back <C-e> in insert mode 2025-02-20 12:03:06 +01:00
warg 6afb0c8d17 docs: describe :grep and :cfdo 2025-02-20 12:02:00 +01:00
warg e433ff0b23 fix(mappings): use :help in vim/help filetypes when pressing K, :Man for others 2025-02-11 18:08:33 +01:00
warg 45914637ac docs(treesitter): fix deprecated api call 2025-02-09 13:00:13 +01:00
warg 6b672dbe50 fix(treesitter): enable semantic highlighting in comments 2025-02-09 12:58:58 +01:00
warg a7b150b286 feat(mappings): add mapping for toggling virtualedit 2025-02-09 12:58:12 +01:00
warg 838c935f58 feat(mappings): enable Man with K 2025-02-09 12:57:51 +01:00