Commit Graph

42 Commits

Author SHA1 Message Date
8245a48cc7
add nixfmt to runtime pkgs 2025-01-10 18:03:29 +01:00
3d82bad6ee
pkgs: add nixfmt-rfc-style 2025-01-08 18:32:17 +01:00
6e26ec33fa
gitignore: update 2024-12-03 23:15:07 +01:00
b9c3cd2e1a
gitignore: update 2024-12-03 23:14:02 +01:00
a09a34997c
lsp: add typist_lsp 2024-12-03 22:33:03 +01:00
127047caeb
lsp: add yaml-lsp-server 2024-12-03 22:24:57 +01:00
60acbede4d
switch nixpkgs to 24.11 2024-12-03 22:09:52 +01:00
9f36693f90
lua -> vim.loop.cwd() -> vim.fn.getcwd() 2024-09-25 16:42:15 +02:00
8fdf9bd08c
flake: update 2024-09-25 16:39:17 +02:00
e3c064d3a9
flake: update 2024-06-19 10:12:55 +02:00
8754d5b79d
flake: update 2024-05-31 11:44:03 +02:00
ba6b926cc4
flake: update 2024-04-12 17:28:34 +02:00
201161972e
packages: re-enable nixd 2024-04-12 17:26:46 +02:00
2b10f5cb32
nvim-lsp: remove implicit pkgs definition 2024-03-16 22:09:08 +01:00
c055bd2a2f
flake: add bundled package, remove nixd over unresolved CVE 2024-03-16 19:06:45 +01:00
f042e08ecd
Revert "flake: add arm64-linux target"
This reverts commit 13bed01615.
2024-03-16 17:12:06 +01:00
13bed01615
flake: add arm64-linux target 2024-03-16 15:32:53 +01:00
3f9559992a
lua: format 2024-03-16 15:22:08 +01:00
9332c56c01
nvim-lsp: remove nativeBuildInputs 2024-03-16 15:09:45 +01:00
a9bc0c8a7a
flake: update 2024-03-16 14:20:14 +01:00
5bba266c6e
flake: add symlink for needed packages in overlay 2024-03-16 14:13:23 +01:00
dce3a89665
nvim-ts-rainbow -> rainbow-delimiters-nvim 2023-12-21 22:45:36 +01:00
b660608fb3
plugin: add editorconfig-nvim 2023-10-31 21:20:26 +01:00
9652f4cb75 repo: add gitignore 2023-10-27 01:40:00 +02:00
df0441425f nixd: add config 2023-10-27 01:39:32 +02:00
6347d51dc2 lsp_servers: move packages from flake.nix to nvim-lsp.nix 2023-10-27 01:39:05 +02:00
3c95acb92e flake: update configuration, add proper outputs and arm64 target 2023-10-27 01:38:31 +02:00
a81f0a2041 go: add gopls 2023-10-26 14:52:30 +02:00
8555092095 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7131f3c223a2d799568e4b278380cd9dac2b8579' (2023-10-04)
  → 'github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c' (2023-10-25)
2023-10-26 14:48:34 +02:00
b9f6e59d12 flake: update 2023-10-04 20:59:16 +02:00
871a8b4a8c enable zls (zig language server) 2023-07-10 10:41:56 +02:00
d26fa59d72 shorten keybind expressions 2023-07-10 10:30:17 +02:00
2544f1130f don't call lsp setup twice, clieanup global opt setting 2023-07-09 17:23:18 +02:00
44eaabc43c lua_ls: fix vim global not found 2023-07-09 12:01:44 +02:00
aa745901c6 don't display diagnostics by default 2023-07-08 17:15:22 +02:00
6ebd6e83c6 don\'t display diagnostics by default 2023-07-08 17:11:09 +02:00
db99ea6566 add fzf-lua to ctrl+p keybind 2023-07-08 14:46:26 +02:00
897684d8ff remove redudant ts plugin entry 2023-07-07 22:33:20 +02:00
074e57c00f remove rest of the treesiter plugin compile runtime 2023-07-07 22:05:06 +02:00
11f5990417 use treesitter plugins provided by nixpkgs 2023-07-07 21:42:00 +02:00
d35c4b6878 renamve final executable to vim 2023-07-07 12:46:20 +02:00
38032efea7 add PoC skelet 2023-07-07 12:44:05 +02:00