Ivar Fatland
|
249c42c5c7
|
added gdscript support
|
2024-07-16 02:23:11 +02:00 |
|
ivarfatland
|
4e8792d999
|
added c# lsp support
|
2024-07-16 01:28:56 +02:00 |
|
Ivar Fatland
|
0619918c48
|
removed highlight on yank feature that does not work for some reason
|
2024-05-26 16:13:00 +02:00 |
|
Ivar Fatland
|
75bf6f3137
|
added lsp token renaming mapping
|
2024-05-26 16:06:09 +02:00 |
|
Ivar Fatland
|
61f7affc05
|
enabled snippy cut_text and lsp_code_action
|
2024-05-26 00:29:41 +02:00 |
|
Ivar Fatland
|
0bdbc8affe
|
added oil and toggleterm
|
2024-05-25 20:47:23 +02:00 |
|
Ivar Fatland
|
03385dfc46
|
added zen mode
|
2024-05-25 19:43:03 +02:00 |
|
Ivar Fatland
|
1d1c1f439c
|
refined completion
|
2024-05-25 19:36:02 +02:00 |
|
Ivar Fatland
|
304161d619
|
added lsp with completion
|
2024-05-25 18:56:10 +02:00 |
|
Ivar Fatland
|
311b12933a
|
added snippy. removed keymap table
|
2024-05-25 13:54:09 +02:00 |
|
Ivar Fatland
|
d86a050743
|
initial strip-down
|
2024-05-23 17:45:50 +02:00 |
|
roodletoof
|
ab7677f4a9
|
surpress error messages
|
2024-04-16 01:46:10 +02:00 |
|
roodletoof
|
f13b7a3905
|
added persistent folding
|
2024-04-16 00:50:55 +02:00 |
|
Ivar Fatland
|
b2f098af3a
|
latest
|
2024-04-09 16:13:23 +02:00 |
|
Ivar Fatland
|
b7bc578321
|
decent terminal
|
2024-04-04 21:58:11 +02:00 |
|
Ivar Fatland
|
1c600abe90
|
added Json2go command that uses json2struct go binary
|
2024-04-04 00:37:57 +02:00 |
|
Ivar Fatland
|
7f9328099a
|
fixed merge conflict
|
2024-04-03 21:45:14 +02:00 |
|
Ivar Fatland
|
523cf1f7de
|
added tab support for split line
|
2024-04-03 21:37:50 +02:00 |
|
ivarfatland
|
674a82c669
|
added go debugging
|
2024-03-19 15:56:49 +01:00 |
|
Ivar Fatland
|
f838291e30
|
fixed dap floating window and nvim tree conflict
|
2024-03-15 13:52:13 +01:00 |
|
Ivar Fatland
|
73992ae4b7
|
Merge branch 'master' of github.com:roodletoof/neovim-config
|
2024-03-15 13:21:45 +01:00 |
|
Ivar Fatland
|
ba180466a3
|
made lua check thirdparty
|
2024-03-15 13:20:53 +01:00 |
|
ivarfatland
|
0dbe9d6a1d
|
modified default lsp installs
|
2024-03-14 02:55:40 +01:00 |
|
ivarfatland
|
6419875129
|
removed automatic comment insertion
|
2024-03-14 02:51:19 +01:00 |
|
ivarfatland
|
6fb1fce69c
|
added project config support. commented yank-highlight.
|
2024-03-14 02:29:54 +01:00 |
|
ivarfatland
|
d07fcffd50
|
added debugging
|
2024-03-14 02:08:16 +01:00 |
|
Ivar Fatland
|
6fa627cb1a
|
Added fix to allow repeating surround actions
|
2023-12-24 01:16:27 +01:00 |
|
Ivar Fatland
|
68ef489636
|
Added surround plugin
|
2023-12-24 01:09:59 +01:00 |
|
Ivar Fatland
|
95e00b9472
|
default colorscheme to gruvbox
|
2023-12-02 15:36:27 +01:00 |
|
Ivar Fatland
|
7cacf47c3f
|
indented blocks as text objects
|
2023-12-02 15:35:19 +01:00 |
|
Ivar Fatland
|
d397585d4e
|
Updated telescope to 0.1.4
|
2023-12-01 15:43:06 +01:00 |
|
Ivar Fatland
|
e1e58b7647
|
enabled script running on mac
|
2023-11-30 23:14:08 +01:00 |
|
Ivar Fatland
|
903e2666a7
|
added awesome vim-indent-object plugin
|
2023-11-16 18:26:23 +01:00 |
|
Ivar Fatland
|
259edef4ef
|
changed default theme
|
2023-09-13 19:52:59 +02:00 |
|
Ivar Fatland
|
4b857e358e
|
removed vimtex, markdown, jump to end
|
2023-09-10 19:16:21 +02:00 |
|
roodletoof
|
6cb95b7848
|
added vimtex back
|
2023-08-21 18:02:46 +02:00 |
|
Ivar Fatland
|
4ae29b6204
|
removed dap keybindings as it is not implemented, changed colorscheme
|
2023-08-19 01:47:44 +02:00 |
|
roodletoof
|
3ba3b56807
|
added some documentation
|
2023-08-18 12:32:45 +02:00 |
|
Ivar Fatland
|
b1b4c8a35e
|
Made run script function work on all alphabetic characters instead
|
2023-08-15 12:54:24 +02:00 |
|
Ivar Fatland
|
c7c99b6c12
|
Set the run script to be a hidden filename
|
2023-08-14 13:13:40 +02:00 |
|
roodletoof
|
ad79897306
|
updated error message
|
2023-08-14 01:24:44 +02:00 |
|
Ivar Fatland
|
f684938067
|
added run command
|
2023-08-13 13:52:05 +02:00 |
|
roodletoof
|
fcc0339226
|
manual zls setup
|
2023-08-12 11:32:46 +02:00 |
|
roodletoof
|
c662af6400
|
Merge branch 'master' of github.com:roodletoof/neovim-config
|
2023-08-12 11:28:42 +02:00 |
|
roodletoof
|
88209ade77
|
Removed zls from mason to install it manually. The version is not up to date
|
2023-08-12 11:27:32 +02:00 |
|
Ivar Fatland
|
a301a6f37b
|
removed vimtex settings
|
2023-08-08 21:02:27 +02:00 |
|
Ivar Fatland
|
799a1b29b5
|
removed vimtex plugin
|
2023-08-08 20:58:16 +02:00 |
|
Ivar Fatland
|
43f7545541
|
Configured zls (Did mostly nothing)
|
2023-08-07 21:43:30 +02:00 |
|
Ivar Fatland
|
aa2b2c8d88
|
removed dynamic colorschemes
|
2023-07-29 13:19:41 +02:00 |
|
Ivar Fatland
|
be9f972eb7
|
changed some formatting
|
2023-07-28 19:14:29 +02:00 |
|