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 |
|
warg
|
0161ce0a4d
|
fix(mappings): change close pum to C-x
Old C-e mapping interferes with emacs style
|
2025-02-09 12:57:36 +01:00 |
|
warg
|
3cb179e5c8
|
feat(autocommands): remove make diagnostics
|
2025-02-09 12:57:18 +01:00 |
|
warg
|
14ebdac746
|
fix: put back cpp for clangd
use -xc as compile flag in clangd config to force c
|
2025-02-03 17:07:44 +01:00 |
|
warg
|
eb79fdba13
|
fix: invalid call for stopping LSP clients
|
2025-01-31 15:39:39 +01:00 |
|
warg
|
834aa76ce7
|
fix: deprecated lua calls
|
2025-01-31 15:39:27 +01:00 |
|
warg
|
b4aba6e5f6
|
fix: remove python indent config
|
2025-01-31 15:38:53 +01:00 |
|
warg
|
e1081625c5
|
fix: only run clangd for C files
|
2025-01-31 15:34:21 +01:00 |
|
warg
|
575b28d5bc
|
docs(mapping): clarify gq
|
2025-01-30 04:03:22 +01:00 |
|
warg
|
0e92f7b7ed
|
docs: describe gq command
|
2025-01-28 12:32:15 +01:00 |
|
warg
|
b7c597b0e9
|
fix(fugitive): specify horizontal diff
|
2025-01-07 10:26:52 +01:00 |
|
warg
|
a22f8c6e19
|
chore: update plugins
|
2025-01-07 10:25:31 +01:00 |
|
warg
|
7681174653
|
feat: add dap
|
2024-12-10 15:16:57 +01:00 |
|
warg
|
49f1dbe036
|
chore: update lazy-lock
|
2024-12-10 15:16:57 +01:00 |
|