1
0
Fork 0
Commit graph

145 commits

Author SHA1 Message Date
8eb335397a
nvim-surround: initial setup 2023-09-22 22:57:02 -03:00
7a42ceccf1
vim-surround: delete 2023-09-22 22:55:52 -03:00
d184c57cfc
nvim-surround: add 2023-09-22 22:55:27 -03:00
19856ec646
update modules 2023-09-22 22:50:18 -03:00
103961e892
refactor and some lazy loading 2023-09-21 10:20:40 -03:00
854f067991
fix no numbers for terminals 2023-09-20 23:37:40 -03:00
38ef5ea7a7
lsp_lines: initial config 2023-09-19 22:44:54 -03:00
6fc4e680de
telescope: find hidden files 2023-09-12 01:28:42 -03:00
d4caa51296
spell: more words 2023-09-12 01:06:05 -03:00
941059dae3
treesitter: add new formats 2023-09-11 12:38:48 -03:00
c9b470f6ae
lsp: add dotls 2023-09-11 01:26:39 -03:00
f382e4ef1d
spell: add words 2023-09-11 01:26:39 -03:00
cdce5d4b51
lualine: increase buffers size in tabline 2023-09-01 15:34:07 -04:00
ba6defdd3e
plugins: update 2023-08-30 12:35:18 -04:00
dbe638d69c
lint: disable clippy, as it is slow and blocks other compilations. 2023-08-29 16:37:38 -04:00
8a5d37a299
gitsigns: remove unused keymaps 2023-08-20 00:51:05 -04:00
69b8d4807b
gitblame: add keymaps 2023-08-20 00:50:37 -04:00
a042adb859
neotest: add keymaps and rust config 2023-08-20 00:49:23 -04:00
ec8f043853
crates: add plugin and mappings 2023-08-19 23:48:10 -04:00
ee8cd15786
update plugins 2023-08-18 23:08:05 -04:00
98cd24b93e
nvim-osc52: add for ssh copying 2023-08-18 23:06:43 -04:00
ccc6cdf55a
spell(es): more words 2023-08-18 22:51:56 -04:00
76f0de5e01
treesitter: enable incremental selection 2023-08-09 23:06:03 -04:00
ed66113969
spell: new words 2023-08-09 23:03:54 -04:00
cc1fbd305c
spell: new words 2023-08-08 00:30:13 -04:00
0abe6189cd
firenvim: remove leftover config 2023-08-06 01:03:04 -04:00
dc1e99084c
firenvim: remove :( 2023-08-05 20:29:56 -04:00
92a1a1753a
markdown: set spell check automatically 2023-08-05 15:50:54 -04:00
60bbddef35
cmp: Enter selects only on explicitely selected items 2023-08-05 15:37:52 -04:00
180c90a0df
lsp: lua don't check 3rd party 2023-08-05 14:32:16 -04:00
ca9ef9eae0
Update plugins 2023-08-05 01:17:34 -04:00
5253feada8
lint: fix sqlfluff config 2023-08-04 16:18:38 -04:00
5c650bbc18
lint: clippy should ignore exit code 2023-08-04 01:08:21 -04:00
5438de2a4e
treesitter: add vimdoc 2023-08-04 00:16:59 -04:00
3c6a37971a
set softabstop for yaml 2023-08-04 00:01:24 -04:00
4a2e81085c
firenvim: avoid activating on code textareas on github 2023-08-03 14:11:13 -04:00
9257825f2a
treesitter: fix lua_ls warning 2023-08-02 20:08:25 -04:00
747561bd61
lint: add some fixes for cargo 2023-08-02 15:59:28 -04:00
0b64cf2329
lsp: configure lua to ignore unused locals starting with '_' 2023-08-02 14:41:24 -04:00
5c641ce4d4
add nvim-rc 2023-08-02 01:53:47 -04:00
48b2ae37f1
lsp: add taplo for TOML 2023-08-02 01:40:11 -04:00
73e1b5f4f5
treesitter: add htmldjango 2023-08-02 01:32:45 -04:00
8b0a257ee5
remove ALE leftovers 2023-08-02 01:32:27 -04:00
7cacb020e0
nvim-lint: use postgres for ruff and add name for clippy 2023-08-02 01:31:51 -04:00
5ad5d4e4af
formatter: add terraform fmt 2023-08-02 01:31:15 -04:00
c40f81ac65
set textwidth=85 fror markdown files 2023-07-19 22:29:04 -04:00
22406fdb25
set textwidth=90 for markdown files 2023-07-19 21:46:54 -04:00
58783dce22
lualine: use insert mode theming for terminal mode 2023-06-29 22:55:24 -04:00
7d10a43ad0
lualine: don't show encoding and format for good defaults (utf-8/unix)
and show relative directory in the filename
2023-06-29 22:34:45 -04:00
9f96f26128
firenvim: fix takeover + don't show tabline 2023-06-28 02:02:30 -04:00