Commit Graph

454 Commits

Author SHA1 Message Date
7f7f000c4e neovim: don't start codelens for specific lsps 2026-03-30 21:44:31 +03:00
7f5f25ffc1 neovim: add ai module that I don't use 2026-03-28 16:51:56 +03:00
6c93258fc5 neovim: rewrite filename lualine module a bit 2026-03-28 16:49:53 +03:00
b92750688e neovim: add formatting module 2026-03-28 16:49:51 +03:00
cf9d5110fd neovim: set background colors to white 2026-03-28 15:53:14 +03:00
072b7a629e neovim: set winborder option 2026-03-28 15:52:55 +03:00
10fea8f78b neovim: update plugins 2026-03-28 15:52:41 +03:00
f977aa5796 neovim: migrate to nvim-treesitter main branch 2026-03-28 15:52:28 +03:00
aa2ffbe839 neovim: enable codelens if lsp client supports it 2026-03-20 17:06:42 +03:00
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