1
0
Fork 0
Commit graph

108 commits

Author SHA1 Message Date
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
632c75c897
lualine: enable tabline 2023-06-28 00:24:41 -04:00
2098afc6c1
lualine: remove filetype icon and reorder some right sections 2023-06-27 23:35:00 -04:00
a5277108a6
lualine: initial config 2023-06-25 23:45:35 -04:00
fcccbfbb0a
split right+below 2023-06-25 22:09:18 -04:00
92f6f79316
formatter: reenable trailing whitespaces 2023-06-25 21:54:59 -04:00
722dbbbf40
set spaces for YAML files 2023-06-25 21:54:28 -04:00
5ca5f0a0f7
firenvim: fix enable condition 2023-06-25 00:09:06 -04:00
d116ab0735
powerline: disable tabline 2023-06-25 00:08:41 -04:00
f48b7b95e6
firenvim: initial config 2023-06-22 22:42:45 -04:00
e6197a48ab
Update plugins 2023-06-03 18:21:11 -04:00
ef6f29620f
Update plugins 2023-05-22 16:07:10 -04:00
aa8c3a5fd1
add folding to yaml files 2023-04-19 22:52:21 -04:00
951a052311
formatter: remove *.remove_trailing_whitespaces 2023-04-19 22:21:31 -04:00
1447df9dc8
LuaSnip: add zola figure snippet 2023-04-18 22:58:04 -04:00
94210bc992
LuaSnip: fix markdown snippets 2023-04-18 22:40:06 -04:00
35c428da43
add "local" to variable 2023-04-18 01:50:35 -04:00
80cf9083d3
lsp: lua_ls 2023-04-18 01:46:22 -04:00
778106c705
update plugins 2023-04-17 23:58:19 -04:00
0f1fd7eded
lint: yamllint relaxed config 2023-04-17 23:53:58 -04:00
5630e3909e
lint: set sqlfluff dialect 2023-04-17 23:10:56 -04:00
d6de981fae
formatter: only Format if buffer doesn't have LSP clients attached 2023-04-17 22:40:25 -04:00
8d5acb64cb
lint: fix autocommand setup 2023-04-17 22:16:23 -04:00
d3c90f9344
try to lint on opening 2023-04-17 19:39:13 -04:00
9b261528e7
try to fix format 2023-04-17 19:38:59 -04:00
68f82e8b13
fix whichwrap 2023-04-17 19:38:42 -04:00
0ac264264d
formatter: try to separate from lsp format 2023-04-17 18:50:56 -04:00
615c758866
lint: add sqlfluff and hadolint 2023-04-17 15:52:33 -04:00
83fec46f48
remove commented line for completion/Telescope 2023-04-15 19:57:39 -04:00
b8135dbaef
formatter: remove isort 2023-04-14 23:11:03 -04:00
0080ca78f2
formatter: add and set up on save 2023-04-14 22:08:41 -04:00
b023bca11f
lsp: refactor key mappings 2023-04-14 20:56:27 -04:00
d0da6056c3
stylua 2023-04-14 19:38:59 -04:00
6567b163a7
LuaSnip: add date snippet and some md and tf snippets 2023-04-14 19:03:31 -04:00
38b187bbec
remove LuaSnip-snippets 2023-04-13 22:16:13 -04:00
5d7ff85338
LuaSnip: port key bindings to lua 2023-04-13 22:15:48 -04:00
2d6cc22df1
telescope: luasnip + fzy-native + devicons 2023-04-12 23:37:22 -04:00
c872ea60c6
lsp: enable 2023-04-12 20:35:40 -04:00