|
4d7ed2a0af
|
vim/lualine: remove dynamic color for filename (doesn't work properly)
The function does work for the active window, but there is no way to
have it return a different value for inactive windows.
|
2023-08-08 03:24:30 +02:00 |
|
|
8d8def18dd
|
vim/lualine: refactor component extensions
|
2023-08-08 01:39:12 +02:00 |
|
|
c0ef1e17b9
|
vim/lualine: refactor for readability
|
2023-08-08 01:28:52 +02:00 |
|
|
f7826d81c8
|
vim/lualine: rename parts -> my
|
2023-08-08 00:56:54 +02:00 |
|
|
d96cc5b1d8
|
vim/lualine: add diff and show diagnostics only in active window
|
2023-08-08 00:55:50 +02:00 |
|
|
24133d1cff
|
vim/lualine: use stock progress instead of crescent moon
|
2023-08-08 00:34:42 +02:00 |
|
|
98a126fef0
|
vim: add plugin 'folke/todo-comments.nvim'
|
2023-08-07 23:40:38 +02:00 |
|
|
c1e60efa92
|
vim/telescope: export trigger for mappings in other plugins
|
2023-08-07 23:38:22 +02:00 |
|
|
ae4f6217c8
|
vim/lsp: formatting
|
2023-08-07 22:50:48 +02:00 |
|
|
b9402d9f84
|
vim/lsp: use <localleader> in on_attach
|
2023-08-07 22:49:58 +02:00 |
|
|
94a09924be
|
vim: use <localleader> for after/ftplugin mappings
|
2023-08-07 22:49:09 +02:00 |
|
|
0dfe7bcc4a
|
vim/keymap: user <localleader> for loclist operations
|
2023-08-07 22:06:59 +02:00 |
|
|
c7c084302b
|
vim/keymap: tweak quickfix and diagnostic navigation
|
2023-08-07 22:06:03 +02:00 |
|
|
135f11df45
|
vim/keymap: better mnemonic for toggling 'spell'
|
2023-08-07 21:57:32 +02:00 |
|
|
83ef57d4e2
|
vim/whitespace: more ergonomic mappings
|
2023-08-07 21:56:36 +02:00 |
|
|
52c0dddfe7
|
vim/neogit: better mnemonic for mapping
|
2023-08-07 21:56:08 +02:00 |
|
|
a929b53d64
|
vim/telescope: better mapping to send to loclist
|
2023-08-07 21:55:23 +02:00 |
|
|
89cbebe6d4
|
vim/telescope: bring back <leader>f, good bye <c-p>
|
2023-08-07 21:54:49 +02:00 |
|
|
d71ed2cbda
|
vim/fugitive: add mapping for running a git command
|
2023-08-07 21:50:49 +02:00 |
|
|
982d49be77
|
vim/util: center on destination when jumping to diagnostic
|
2023-08-07 21:49:42 +02:00 |
|
|
3d43af1e8d
|
vim: improve utils documentation.
|
2023-08-07 01:18:47 +02:00 |
|
|
0d3e8b878a
|
vim: rename extend(...) -> concat(...)
|
2023-08-07 01:08:21 +02:00 |
|
|
e9ccd1ec77
|
vim/trouble: adjust mappings to be similar to quickfix and loclist
|
2023-08-07 01:00:22 +02:00 |
|
|
8836303ced
|
vim: add mappings to toggle quickfix and loclist
|
2023-08-07 00:59:46 +02:00 |
|
|
dcf75de3c0
|
vim: use vim.F.npcall
|
2023-08-06 23:52:57 +02:00 |
|
|
6a8c606845
|
vim: rename 'user' -> 'fschauen'
|
2023-08-06 23:43:17 +02:00 |
|
|
b3f2d03674
|
vim: better window resizing
|
2023-08-06 23:35:45 +02:00 |
|
|
6108f3bb47
|
vim/lsp: enable window border for :Mason
|
2023-08-06 22:03:03 +02:00 |
|
|
12e632e880
|
vim/lazy: enable border on floating window
|
2023-08-06 21:57:28 +02:00 |
|
|
4ff86b42ad
|
vim/trouble: use command instead anonymous functions in mappings
|
2023-08-06 21:17:38 +02:00 |
|
|
c7e1f398a7
|
vim: add mapping to navigate next/previous diagnostic
|
2023-08-06 21:12:24 +02:00 |
|
|
57de226fcf
|
vim: replace deprecated function: vim.pretty_print
|
2023-08-06 19:48:26 +02:00 |
|
|
fc731f1d63
|
vim: move lazy config to its own file
|
2023-08-06 19:48:11 +02:00 |
|
|
b4056586a2
|
vim: rename keymaps -> keymap
|
2023-08-06 19:30:18 +02:00 |
|
|
4a444f61db
|
vim/lsp: add mapping for signature help
|
2023-08-06 19:25:02 +02:00 |
|
|
d504ca3ffe
|
vim/lsp: fix mappings
|
2023-08-06 19:24:51 +02:00 |
|
|
986e801a1a
|
vim/telescope: formatting
|
2023-08-06 19:13:32 +02:00 |
|
|
7edd81af89
|
vim/telescope: add LSP mappings
|
2023-08-06 19:07:13 +02:00 |
|
|
69ef4c6e7f
|
vim/telescope: tweak mappings
|
2023-08-06 19:06:53 +02:00 |
|
|
9548617294
|
vim/telescope: different mappings for workspace/document diagnostics
|
2023-08-06 18:34:51 +02:00 |
|
|
9eb98416a7
|
vim/telescope: rename variables
|
2023-08-06 18:29:27 +02:00 |
|
|
e6e7492373
|
vim/lsp: refactor for better structure, same function
|
2023-08-06 17:11:07 +02:00 |
|
|
59ebf9cf9a
|
vim/lsp: enable rounded borders on floating windows
|
2023-08-06 17:09:06 +02:00 |
|
|
9948e26145
|
vim: add plugin 'folke/trouble.nvim'
|
2023-08-06 02:48:14 +02:00 |
|
|
3c738d7230
|
vim/lsp: minor lint fix
|
2023-08-06 02:47:53 +02:00 |
|
|
11cf997b0c
|
vim/nvim-tree: update dependencies
|
2023-08-06 02:47:01 +02:00 |
|
|
2adc719a87
|
vim: add plugin 'mbbill/undotree' and persist undo history
|
2023-08-06 02:15:09 +02:00 |
|
|
e76710b5e1
|
git: make delta colors darker
|
2023-08-06 01:30:39 +02:00 |
|
|
91fd64fa6a
|
vim/neogit: update keymaps
|
2023-08-06 01:16:45 +02:00 |
|
|
4586ddd4e2
|
vim: add plugin 'NeogitOrg/neogit'
|
2023-08-06 01:02:36 +02:00 |
|