Commit Graph

436 Commits

Author SHA1 Message Date
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
51bd75213c neovim: format telescope.lua 2025-05-11 23:15:47 +03:00
7c8469dc89 neovim: update gitsigns priority and increase signcolumn size 2025-05-11 23:15:22 +03:00
701969c657 neovim: move autopairs .setup to init.lua 2025-02-13 12:04:14 +03:00
bf3c57bc7c neovim: remove workaround for tsserver lsp 2025-01-09 14:08:12 +03:00
53402bd0b1 neovim: remove unused keybindings 2024-09-12 21:00:53 +03:00
695c1fb072 neovim: remove outline plugin 2024-09-11 22:48:25 +03:00
a39b03ad38 neovim: tsserver -> ts_ls 2024-09-10 22:05:58 +03:00
530852f89b neovim: update jsx commentstring 2024-08-27 11:42:13 +03:00
ee854d19eb neovim: remove harpoon 2024-08-01 11:22:20 +03:00