|
|
63fb1f1222
|
neovim: remove docker-compose lsp & update docker lsp
|
2026-03-19 18:47:00 +03:00 |
|
|
|
8c5ce26f5e
|
neovim: make if err go snippet a usual one
|
2026-03-16 19:41:39 +03:00 |
|
|
|
ebb96cfc18
|
neovim: install friendly-snippets & load go snippets
|
2026-03-16 19:41:21 +03:00 |
|
|
|
69bc2148e9
|
neovim: remove setup for custom theme for now
|
2026-03-16 01:30:30 +03:00 |
|
|
|
6334c7f605
|
neovim: disable autocommands for ts_context_commentstring
|
2026-03-16 01:02:01 +03:00 |
|
|
|
d0eb0f2243
|
neovim: update go iferr snippet to trigger on end of the line
|
2026-03-15 22:41:17 +03:00 |
|
|
|
e55b6991e4
|
neovim: update packages
|
2026-03-15 22:41:17 +03:00 |
|
|
|
a144d1fda9
|
neovim: install catppuccin theme
|
2026-03-15 22:41:17 +03:00 |
|
|
|
aa7cdbad55
|
neovim: fix PackUpdate command and also allow to pass arguments to it
|
2026-03-15 22:41:17 +03:00 |
|
|
|
323f82612e
|
neovim: delete lua snippets file
because lua lsp already has some of them apparently
|
2026-03-15 22:41:17 +03:00 |
|
|
|
6d55f44367
|
neovim: update iferr snippet trigger
|
2026-03-14 13:10:08 +03:00 |
|
|
|
c7863f029a
|
neovim: setup snippets & remove friendly snippets plugin
|
2026-03-14 13:08:21 +03:00 |
|
|
|
80d66d9b56
|
neovim: load neovim runtime for lua lsp
|
2026-03-13 22:21:17 +03:00 |
|
|
|
49cdb91190
|
neovim: resolve some of the warnings
|
2026-03-13 22:21:07 +03:00 |
|
|
|
b652527ac6
|
neovim: get back autocmd for changing leadmultispace
|
2026-03-13 21:49:27 +03:00 |
|
|
|
4b132f0f11
|
neovim: add pack.register_user_commands function
|
2026-03-13 21:44:38 +03:00 |
|
|
|
559cd2b684
|
neovim: enable vim.loader
this decreases startup time by a lot
|
2026-03-13 21:40:22 +03:00 |
|
|
|
33c988cfb1
|
neovim: move to vim.pack from lazy
|
2026-03-13 19:18:43 +03:00 |
|
|
|
8883f27fb9
|
neovim: add yaml lsp
|
2026-03-10 18:51:35 +03:00 |
|
|
|
f503e39254
|
neovim: add eslint as language server
|
2026-03-10 18:51:35 +03:00 |
|
|
|
292c18fbd7
|
neovim: enable emmet for svelte files
|
2026-02-20 00:08:09 +03:00 |
|
|
|
23e49ef63e
|
neovim: install oil.nvim
|
2026-02-02 13:50:27 +03:00 |
|
|
|
35744a6af3
|
neovim: change importModuleSpecifierPreference in ts_ls config
|
2025-09-19 16:34:44 +03:00 |
|
|
|
1ff2107e30
|
neovim: update completion remaps
|
2025-07-25 16:21:55 +03:00 |
|
|
|
9716759212
|
neovim: add clangd lsp
|
2025-07-25 16:21:07 +03:00 |
|
|
|
e25574ddc6
|
neovim: replace prettierd with prettier
|
2025-07-25 16:20:35 +03:00 |
|
|
|
0db61ad877
|
neovim: remove quick-todo plugin
|
2025-07-24 12:37:02 +03:00 |
|
|
|
47ce5a144c
|
neovim: disable folds
|
2025-07-23 11:16:29 +03:00 |
|
|
|
b957346186
|
neovim: disable diagnostics in nvim-tree
|
2025-07-08 15:33:01 +03:00 |
|
|
|
61e7cba846
|
neovim: remove floaterm plugin
|
2025-07-08 15:32:51 +03:00 |
|
|
|
f2d897edbd
|
neovim: add eslint in none-ls config
|
2025-06-30 11:33:08 +03:00 |
|
|
|
9483e5f903
|
neovim: add default value for bools in iferr snippet
|
2025-06-11 22:20:44 +03:00 |
|
|
|
a8cca90ba8
|
neovim: update iferr snippet
|
2025-06-11 22:20:20 +03:00 |
|
|
|
f4c4a66079
|
neovim: change scroll_docs keybinds
|
2025-05-27 23:57:38 +03:00 |
|
|
|
b17e90822c
|
neovim: replace virtual_lines with virtual_text
|
2025-05-27 23:38:56 +03:00 |
|
|
|
24017c58a4
|
neovim: disable wrapping in git blame window
|
2025-05-27 10:54:56 +03:00 |
|
|
|
deafcf9a98
|
neovim: update tag comment colors
|
2025-05-24 18:22:24 +03:00 |
|
|
|
05b65038b8
|
neovim: add keybinding to open commit under cursor in floating window
|
2025-05-24 17:49:03 +03:00 |
|
|
|
d0a3e0c363
|
neovim: disable formatting in luals
|
2025-05-24 17:42:40 +03:00 |
|
|
|
b18650e335
|
neovim: migrate to lazy from packer
|
2025-05-24 17:42:31 +03:00 |
|
|
|
61211f2b5a
|
neovim: rewrite git keybinds to use new functions
|
2025-05-22 15:38:56 +03:00 |
|
|
|
dd97d9f6b3
|
neovim: delete unnecessary utils.lua file
|
2025-05-21 20:37:45 +03:00 |
|
|
|
e05cff07fd
|
neovim: update completion bindings
|
2025-05-21 20:15:33 +03:00 |
|
|
|
f188ec589d
|
neovim: update iferr snippet
|
2025-05-21 20:04:11 +03:00 |
|
|
|
8bc87a9359
|
neovim: update completion bindings & add iferr snippet
|
2025-05-20 21:28:26 +03:00 |
|
|
|
3285cef17a
|
neovim: add workspace to lua_ls settings
|
2025-05-20 21:28:04 +03:00 |
|
|
|
68a1c9d510
|
neovim: install treesitter-playground
|
2025-05-20 21:27:45 +03:00 |
|
|
|
e8a0ca41b3
|
neovim: show active macro recording in statusline
|
2025-05-12 17:56:25 +03:00 |
|
|
|
18592a1680
|
neovim: disable ts_ls formatter
|
2025-05-12 15:44:43 +03:00 |
|
|
|
644d1f9521
|
neovim: migrate to new lsp config
|
2025-05-11 23:31:33 +03:00 |
|